Search Blogs

Tag Search Results For 'large sites' (8)

Softlayer started content delivery network

Video Sharing Script | May 22nd 2008 by BizHat

Dedicated server provider Softlayer started its own content delivery network. This will allow large web site to serve static files like images, pdf and other media files faster. Many large sites like youtube, yahoo use CDN network to serve content fa read more

Hadoop Distributed File System

Video Sharing Script | May 13th 2008 by BizHat

Hadoop is like MogileFS, is a Open Source distributed file system. http://wiki.apache.org/hadoop/ Hadoop is a framework for running applications on large clusters built of commodity hardware. The Hadoop framework transparently provides applications read more

MySQL Proxy

Video Sharing Script | May 2nd 2008 by BizHat

MySQL proxy is created by author of lighttpd web server. http://forge.mysql.com/wiki/MySQL_Proxy MySQL Proxy is a simple program that sits between your client and MySQL server(s) that can monitor, analyze or transform their communication. Its flexibi read more

Scaling PHP applications with Varnish

Video Sharing Script | April 24th 2008 by BizHat

Varnish is a HTTP accelerator, build from ground up with performance in mind. Varnish is targeted primarily at the FreeBSD 6/7 and Linux 2.6 platforms, and will take full advantage of the virtual memory system and advanced I/O features offered by the read more

Unison rsync like tool work on windows and linux

Video Sharing Script | April 24th 2008 by BizHat

Unison is a file-synchronization tool for Unix and Windows. It allows two copies of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propa read more

MogileFS distributed filesystem

Video Sharing Script | April 24th 2008 by BizHat

MogileFS is our open source distributed filesystem. http://danga.com/mogilefs/ Some of the advantages are No Single point Failure Automatic file replication Better than RAID Shared-Nothing — MogileFS doesn’t depend on a pricey SAN with s read more

Wordpress use Amazone S3 for storing images

Video Sharing Script | April 21st 2008 by BizHat

WordPress.com use Amazon S3 for storing images, they do not serve images directly from Amazon, they use Varnish reverse proxy at front end, so not all images need to be served from S3, Varnish cache popular images and serve directly from its cache. M read more

varnish reverse proxy server

Video Sharing Script | April 9th 2008 by BizHat

Many large web sites use reverse proxy servers in front end. For example flicker use squid in reverse proxy mode, wordpress use varnish in front end. Varnish was written from the ground up to be a high performance caching reverse proxy. Squid is a fo read more

Page: 1 of 1 (Listing 30 Blogs Per Page, 8 Total)