Re: strange time zone behaviour by linux on windoze partition

1998-09-09 Thread Eric W. Biederman
> "TN" == Tony Nugent <[EMAIL PROTECTED]> writes: TN> System: i386 RedHat 5.1 (glibc6) TN> I have not seen this problem myself, but I am passing this on as I am the TN> linux support person here at USQ. This is what has been described to me, TN> and I haven't a clue as to why this is hap

RE: Load balancing for Linux?

1998-09-09 Thread Soffen, Matthew
If you have X(some number of servers) servers and one goes down, then X-1 connections will be good. Only the Xth person will get stuck with the bad server.. Matthew Soffen - Webmaster http://www.iso-ne.com/ ISO New England 1 Sullivan Road Holyoke, MA 01040-2841 (413) 535 8167 ==

RE: Load balancing for Linux?

1998-09-09 Thread Jeremy Hansen
This won't help if a web server is down or network integrity is bad. -jeremy > You may just wish to use a round-robin DNS method to rotate between web > servers. > > (ie. Define multiple machines as www.somesite.com). > > To see what I mean, do an nslookup on www.microsoft.com > > Matthew So

Load balancing for Linux?

1998-09-09 Thread Jeremy Hansen
I'm looking for something that will provide load balancing features for web sites in Linux. Something with similar features of Firewall-1 from Checkpoint software. I should be able to load balancing between 2 or more web servers depending on network integrity, shortest routes, and overall load.