Re: mod_jk - Failover behaviour and load + patch

2014-04-04 Thread Frederik Nosi
Hi Konstantin, On 04/02/2014 12:01 PM, Konstantin Kolinko wrote: 2014-04-02 5:21 GMT+04:00 Frederik Nosi : On 04/02/2014 12:21 AM, Christopher Schultz wrote: On 3/26/14, 9:32 PM, Frederik Nosi wrote: My scenario is Apache httpd + mod_jk + N Tomcat's in. The default behaviour of load balanced

Re: mod_jk - Failover behaviour and load + patch

2014-04-02 Thread Konstantin Kolinko
2014-04-02 5:21 GMT+04:00 Frederik Nosi : > On 04/02/2014 12:21 AM, Christopher Schultz wrote: >> On 3/26/14, 9:32 PM, Frederik Nosi wrote: >>> >>> My scenario is Apache httpd + mod_jk + N Tomcat's in. The default >>> behaviour of load balanced workers in mod_jk in my testing is that >>> when a cli

Re: mod_jk - Failover behaviour and load + patch

2014-04-01 Thread Frederik Nosi
Hi Christopher, On 04/02/2014 12:21 AM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Frederik, On 3/26/14, 9:32 PM, Frederik Nosi wrote: My scenario is Apache httpd + mod_jk + N Tomcat's in. The default behaviour of load balanced workers in mod_jk in my testing i

Re: mod_jk - Failover behaviour and load + patch

2014-04-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Frederik, On 3/26/14, 9:32 PM, Frederik Nosi wrote: > My scenario is Apache httpd + mod_jk + N Tomcat's in. The default > behaviour of load balanced workers in mod_jk in my testing is that > when a client requests a page (GET / POST / Whatever), th

Re: mod_jk - Failover behaviour and load + patch

2014-03-26 Thread Frederik Nosi
Hi all, My scenario is Apache httpd + mod_jk + N Tomcat's in. The default behaviour of load balanced workers in mod_jk in my testing is that when a client requests a page (GET / POST / Whatever), the LB worker tries the request to every ajp worker. This in contrast with what i read here: ht

Re: mod_jk - Failover behaviour and load + patch

2014-03-19 Thread Frederik Nosi
Hi, On 03/19/2014 05:26 PM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Frederik, On 3/19/14, 10:00 AM, Frederik Nosi wrote: worker.list = worker_test,worker_status worker.worker_status.type=status worker.worker_test.type = lb worker.worker_test.balance_workers