On Sat, Jun 28, 2003 at 07:09:13PM +0100, Bhattacharyya, Somraj wrote:
> I want to make two web servers(apache) with same hostname but different ip
> address. I have a littlebit idea about DNS alias and binding. Can anyone
> please share his valuable knowledge with me.
Two ways:
a) DNS round robin
Put up a second entry for the web server's host name with another
IP address. If the client behaves correctly (which it often enough
does not) this should work.
b) Use a hardware load balancer
Take some hardware as a Foundry ServerIron and distribute the
web server queries to the different web servers.
If you plan something really big there are specialised hardware
appliances which do "web switching". Large e-businness companies use
these.
Christoph
-- ~ ~ ".signature" [Modified] 3 lines --100%-- 3,41 AllReceived on Sun Jun 29 2003 - 02:59:49 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:17:40 MST