LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Apache Tomcat - Load Balancer (https://www.linuxquestions.org/questions/linux-server-73/apache-tomcat-load-balancer-904190/)

czezz 09-21-2011 06:09 AM

Apache Tomcat - Load Balancer
 
Under this picture (link below) there is my imagination of how HTTP Server load-balancing would looks like.

http://imageshack.us/photo/my-images...balancing.jpg/

This is what I understood reading Tomcat doc.
So...

1. All clients (workstations) send requests to one machine (Load Balancer - which is Apache Tomcat).
2. In next step Load Balancer "forward" this request to one of HTTP srvers (nodes?). Those HTTP Serverr should be set up under Apache Tomcat (this same software as Load Balancer?).

This is, I believe, a very basic configuration.
However can anyone please confirm to me that it works this way ?
Im asking because I couldnt find any picture that describes that solution.

Ujio 09-21-2011 06:37 AM

Hello

I am new in this site and this is my first message in forums section.
So I could not share URL direclty sorry.

Please search this string in google.com or apache.org Apache Tomcat Connector Generic HowTo
You should find a page that has title "The Apache Tomcat Connector - Generic HowTo LoadBalancer HowTo"
in Apache.Org

I hope it helps

Regards


All times are GMT -5. The time now is 03:03 AM.