Re: Help: how to configure multiple apache servers behind a hardware load balancer

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 3/8/07, anton <way_uhf@xxxxxxxxx> wrote:
Hi there,

I'm a decently experienced apache user on ONE
webserver.  I'm trying to switch to two apache servers
behind a Foundry hardware load balancer.

I need a tutorial which would explain how to configure
multiple apache servers behind a hardware load
balancer.

I have a domain name correctly resolving to the
balancer's ip and the balancer correctly forwarding
the requests to each server.  That's working fine.
Things get confusing when I try to configure each
server's ServerName and virtual hosts.

Any help would be greatly appreciated.

You just need to make sure each server has the server name that the
client sees. So if you have
www.mydomain.com
and this resolves correctly to the loadbalancer than you just  need to have
ServerName www.mydomain.com
in your config on each server.

In theory you could even run each webserver with the same httpd.conf.

Krist

--
krist.vanbesien@xxxxxxxxx
Bremgarten b. Bern, Switzerland
--
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the biggest scourge on plain text email discussions?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux