WebSeitz/wikilog
Load Balancing
is a Product Manager/CTO with a track-record of bringing a business perspective to building agile product-development teams for start-ups, and is seeking a senior role in an entrepreneurial organization building disruptive Internet-driven products.

(backlinks off) (map off)
(search off)
last edited by BillSeitz on Nov 10, 2008 4:42 pm

processing of passing network requests through a single point, which passes them along to one out of a cluster of ultimate servers

Often done with cluster of -s (which all speak to a single server)

Needs to be able to determine the "health" of each server, and take unhealthy units out of the cluster: hit status page which provides rich definition of all-green.

If uses "sticky" mapping of user to a single server, you can store session-state on that server with "reasonable" safety.

Sometimes combined with .

options?

See : | | | | | | |


 




Bill Seitz, fluxent at gmail dot com, Weblog