Re[2]: [mod_jk] concurrency control problem

2005-12-22 Thread Grzegorz Tańczyk
Hello Mladen, Thanks for answer. I will inform in this thread about any problems, but until now it looks like that change of cachesize and cache_timeout fixed the problem. Thursday, December 22, 2005, 12:19:23 PM, you wrote: MT> You will need to lower the: MT> worker.w1.cachesize=maxThreads

Re: [mod_jk] concurrency control problem

2005-12-22 Thread Mladen Turk
Grzegorz Tańczyk wrote: Hello Mladen, MT> Perhaps posting workers.properties would help. worker.w1.type=ajp13 worker.w1.host=localhost worker.w1.port=8000 worker.w1.cachesize=200 worker.w1.cache_timeout=300 worker.w1.socket_timeout=300 worker.w1.socket_keepalive=0 worker.w1.recycle_timeout=100 w

Re[2]: [mod_jk] concurrency control problem

2005-12-22 Thread Grzegorz Tańczyk
Hello Mladen, Thursday, December 22, 2005, 8:43:42 AM, you wrote: MT> Grzegorz Tańczyk wrote: >> Hello >> >> My configuration is: >> - single machine with Slackware 10 >> - apache 2.0.55 with worker MPM >> - tomcat 5.5.4 >> - mod_jk 1.2.15 >> >> Here is my apache<->tomcat configurati

Re: [mod_jk] concurrency control problem

2005-12-21 Thread Mladen Turk
Grzegorz Tańczyk wrote: Hello My configuration is: - single machine with Slackware 10 - apache 2.0.55 with worker MPM - tomcat 5.5.4 - mod_jk 1.2.15 Here is my apache<->tomcat configuration [user]->[mydomain.com vhost]-ProxyPass->[localhost vhost]-JKMount->[Tomcat] Perhaps pos

[mod_jk] concurrency control problem

2005-12-21 Thread Grzegorz Tańczyk
Hello My configuration is: - single machine with Slackware 10 - apache 2.0.55 with worker MPM - tomcat 5.5.4 - mod_jk 1.2.15 Here is my apache<->tomcat configuration [user]->[mydomain.com vhost]-ProxyPass->[localhost vhost]-JKMount->[Tomcat] Everything works almost fine, but in