Re: How to set apache load balancer for send request to 6 tomcat server

2019-12-23 Thread Zahid Rahman
If you wish we can work the problem , piece by piece through logical construction of the solution. On Mon, 23 Dec 2019, 17:45 Giancarlo Celli, wrote: > Hi, > I need to configure a load balancer with apache connector on a jelastic > server that redirects requests to 6 server workers with tomcat

Re: How to set apache load balancer for send request to 6 tomcat server

2019-12-23 Thread Zahid Rahman
If your backend tomcat servers are running on different physical machines therefore with different ip addresses then there is nothing wrong with each backend tomcat server listening on same port (80) of each machine. Further to mod_jk worker properties file redirection. It is pointless in having

Re: How to set apache load balancer for send request to 6 tomcat server

2019-12-23 Thread Zahid Rahman
Your home page is in Italian https://www.flottaweb.com/en/ While your login page is in English https://www.flottaweb.com/en/login/ On Mon, 23 Dec 2019, 17:45 Giancarlo Celli, wrote: > Hi, > I need to configure a load balancer with apache connector on a jelastic > server that redirects requests

How to set apache load balancer for send request to 6 tomcat server

2019-12-23 Thread Giancarlo Celli
Hi, I need to configure a load balancer with apache connector on a jelastic server that redirects requests to 6 server workers with tomcat 7 installed. Atteched you can find extract from httpd.conf and workers.properties. I need to send single request to tomcat server individually, so I set st

Re: http://localhost:8080/manager/

2019-12-23 Thread Zahid Rahman
In that case there is more bad news for the person(s) who development the "command line" method of deployment, when there are two other competing methods as GUIs. Especially the GUI you are presented with when you open the build.properties file in Eclipse. On Mon, 23 Dec 2019, 14:52 Christopher

Re: http://localhost:8080/manager/

2019-12-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Zahid, On 12/21/19 15:22, Zahid Rahman wrote: > Yes thank you. I was just about to send message to with draw my > message as I found the answer as I read on. > http://tomcat.apache.org/tomcat-8.5-doc/manager-howto.html It seems > I was a but *impat