Hello Christian,

well you understood the problem correctly. Thank you, I'll find something about load balancer. The detailed description of the situation is I have a Linux and Windows boxes with their Apache running. And they are behind some modem/router which obtained the adress. The Lin and Win boxes their selves have adresses of type 10.0.0... So I put into httpd.conf the 10.0.0 firstly and the Apache started. Now I put into Win Apache the adress of the router 90.177.103.168 and it started but I think it cannot run together with the same adress and port. It is quite clear.
Thanks once more

Jan Mura
----- Original Message ----- From: <[EMAIL PROTECTED]>
To: <users@httpd.apache.org>
Sent: Tuesday, March 11, 2008 7:51 AM
Subject: AW: [EMAIL PROTECTED] IP sharing by several web servers and computers


Hey Jan,

If I got your question correctly, then you want to have multiple servers with
an apache on each of them and they allshare a single IP address?

Well, that does not work.

What does work is setting a loadbalancer with the single IP address in front of them
and then distribute the load towards the servers, each of them turning under
a different IP address.

Round robin DNS in an alternative to this setup.

Regs,

Christian

-----Ursprüngliche Nachricht-----
Von: Jan Mura [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 11. März 2008 04:16
An: users@httpd.apache.org
Betreff: [EMAIL PROTECTED] IP sharing by several web servers and computers

Hello,

I would like to ask how to share an IP adress by several Apache servers.
Or I would like to know which part of documentation is dealing with the topic.

Thanks a lot

Jan Mura
[EMAIL PROTECTED]



---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to