load balancing question

Ronnie T Livingston rlivings at hawaii.edu
Sat Nov 10 15:30:24 PST 2001


thanks for the information, Warren.

-Ronnie

On Fri, 9 Nov 2001, Warren Togami wrote:

>
> If you run a database on one server like MySQL or PostgreSQL, you can easily
> have multiple Apache web servers in front of that accepting the web requests
> with either a load balancing router or round-robin DNS.  Your scripts must
> be written in a such a way that it wont break with concurrent accesses like
> this, but it is workable.
>
> I believe Slashdot currently uses a FreeBSD box to do their load balancing
> delegation to multiple web servers, with a massive MySQL  InnoDB backend.
>
>
> ---
> You are currently subscribed to luau as: rlivings at hawaii.edu
> To unsubscribe send a blank email to $subst('Email.Unsub')
>



More information about the LUAU mailing list