Hello List,

following situation: i have 1 apache which is connected by mod_jk to multiple tomcat servers. Now it seems to get necessary that i also need to balance the apache-applications.
What is best practice in my case?
I think about nginx in first line which is connected to apache-servers and tomcatservers as backends. in nginx-conf i should be able to devide requests to adequate servers, mod_jk is not needed any more because nginx is connected directly to tomcats.
is this a well setup or should be putted into practice in an other way?

Thanks,
Hajo

---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to