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

2019-12-31 Thread Christopher Schultz
ng any specific problems, or are you just asking if everything looks reasonable? - -chris > -- Messaggio originale -- Da: "Christopher Schultz" > <mailto:ch...@christopherschultz.net>> A: users@tomcat.apache.org > <mailto:users@tomcat.apache.org> Inviato: 27/1

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

2019-12-31 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Zahid, On 12/27/19 10:33, Zahid Rahman wrote: > Good, please expand Please ask a separate wquestion on the list so we don't hijack this thread. - -chris > On Fri, 27 Dec 2019, 15:27 Christopher Schultz, < > ch...@christopherschultz.net> wrote:

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

2019-12-30 Thread Giancarlo Celli
A: users@tomcat.apache.org Inviato: 27/12/2019 16:29:28 Oggetto: Re: How to set apache load balancer for send request to 6 tomcat server Firma ha problemi -BEGIN PGP SIGNED MESSAGE-Hash: SHA256/>Giancarlo,On 12/23/19 12:45, Giancarlo Celli wrote:/>> Hi, I need to configure a

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

2019-12-27 Thread Zahid Rahman
Good, please expand On Fri, 27 Dec 2019, 15:27 Christopher Schultz, < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Zahid, > > On 12/23/19 15:19, Zahid Rahman wrote: > > If your backend tomcat servers are running on different physical > > machines t

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

2019-12-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Giancarlo, On 12/23/19 12: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 7 installed. Atteched you can find extract from htt

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

2019-12-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Zahid, On 12/23/19 15:19, Zahid Rahman wrote: > 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

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

2019-12-24 Thread Zahid Rahman
arlo.ce...@flottaweb.com> > Inviato: 23/12/2019 23:56:41 > Oggetto: Re: How to set apache load balancer for send request to 6 tomcat > server > > If you wish we can work the problem , piece by piece through logical > construction of the solution. > > > > On Mon, 23 Dec

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

2019-12-24 Thread Zahid Rahman
" >> A: "Tomcat Users List" ; "Giancarlo Celli" < >> giancarlo.ce...@flottaweb.com> >> Inviato: 23/12/2019 23:56:41 >> Oggetto: Re: How to set apache load balancer for send request to 6 tomcat >> server >> >> If you wi

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

2019-12-24 Thread Zahid Rahman
est regards. > Giancarlo > > > -- Messaggio originale -- > Da: "Zahid Rahman" > A: "Tomcat Users List" ; "Giancarlo Celli" < > giancarlo.ce...@flottaweb.com> > Inviato: 23/12/2019 23:56:41 > Oggetto: Re: How to set apache load balance

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

2019-12-24 Thread Giancarlo Celli
files with the extracts of the configurations Thanks. Best regards. Giancarlo -- Messaggio originale -- Da: "Zahid Rahman" A: "Tomcat Users List" ; "Giancarlo Celli" Inviato: 23/12/2019 23:56:41 Oggetto: Re: How to set apache load balancer for send request

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