R: R: R: Newer version of mod_jk much slower than 1.2.13

2008-08-26 Thread Leandro Dardini
-Messaggio originale- Da: Rainer Jung [mailto:[EMAIL PROTECTED] Inviato: venerdì 22 agosto 2008 21.09 A: Tomcat Users List Oggetto: Re: R: R: Newer version of mod_jk much slower than 1.2.13 Hi Leandro, Leandro Dardini schrieb: LoadModule jk_module modules/mod_jk.so

R: Newer version of mod_jk much slower than 1.2.13

2008-08-22 Thread Leandro Dardini
-Messaggio originale- Da: Rainer Jung [mailto:[EMAIL PROTECTED] Inviato: venerdì 22 agosto 2008 12.15 A: Tomcat Users List Oggetto: Re: Newer version of mod_jk much slower than 1.2.13 Can you throw our the load balancer and retry with only one direct worker? That would be

Re: R: Newer version of mod_jk much slower than 1.2.13

2008-08-22 Thread Rainer Jung
I get rid of the balancer and set in apache configuration file: JkMount /eltbinj/* ajp13w_01_01 With the 1.2.13 the result is obviously the same high speed (I unset the lang for not italian (lucky) people): ... 13:13:00 (630.19 KB/s) - `/dev/null' saved [53048] With the 1.2.26 the

R: R: Newer version of mod_jk much slower than 1.2.13

2008-08-22 Thread Leandro Dardini
-Messaggio originale- Da: Rainer Jung [mailto:[EMAIL PROTECTED] Inviato: ven 22/08/2008 14.21 A: Tomcat Users List Oggetto: Re: R: Newer version of mod_jk much slower than 1.2.13 I get rid of the balancer and set in apache configuration file: JkMount /eltbinj

Re: R: R: Newer version of mod_jk much slower than 1.2.13

2008-08-22 Thread Rainer Jung
Hi Leandro, Leandro Dardini schrieb: LoadModule jk_module modules/mod_jk.so JkWorkersFile /etc/httpd/conf/workers.properties JkLogFile /etc/httpd/logs/mod_jk.log JkLogLevel info OK About the trace level, full it is over 700Kbyte (gzipped), I send it directly to you. Thank you very much