LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Web server with multiple ISP's (https://www.linuxquestions.org/questions/linux-networking-3/web-server-with-multiple-isps-96059/)

karthiees 09-23-2003 05:57 PM

Web server with multiple ISP's
 
I am planning to setup a web server with 3 ADSL 128 kbps connections since that is the fastest in my place. I am planning to combine the three connections, which are from the same ISP the 3 ADSL connection’s have 3 individual static IP’s in which one IP should be used for incoming requests and the data which has been fetched from the server should be mapped to any of the 3 Connections depending on the traffic. Plz help me out and suggest a suitable solution. And even if I can’t do this are there any other alternatives to improve the performance of the server

Thank you

Robert0380 09-24-2003 04:15 AM

are these 3 seperate lines? or 3 IPs on 1 line?

if they are 3 different lines. you can have 3 webservers and do some weak loadbalancing with DNS (round robin)

not sure if you can do a "in one ip, out the other"

karthiees 09-24-2003 06:12 AM

i have 3 lines with one static ip. and one server i plan to put one linux box to do the routing. atleast that is my plan.!!

please suggest a solution!!


All times are GMT -5. The time now is 07:47 PM.