We take a cluster based approach to web serving. We maintain a pool of servers to handle requests coming to your website. When a request is received by our network, it is directed to a server from our pool of servers. Many servers, directed by a load-balancing system, take turns serving your site. So if one server is unable to handle the load or is down, the request is passed to the next available server. This eliminates dependency on any one server. Added benefits include improved response time, site availability and concurrency. Unlike most web hosting companies, we do not place your website on just a single server, where your website's uptime is dependent on that server. |