DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36827>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36827





------- Additional Comments From [EMAIL PROTECTED]  2005-09-27 16:59 -------
Please witch over to tomcat-user for discussion. This is not a bug.

First hints from my side: reduce to equal number of apache and tomcat instances,
configure F5 with rule that sends URLs with session cookie or jsessionid in URL
to the "correct" apache. Furthermore configure mod_jk, such that each apache
sends requests without sessions to it's preferred tomcat partner.

That way almost all apache processes will connect to only one tomcat.

If you still need 16K apache processes per instance you are in trouble (maybe
upgrade to apache 2), if you manage to handle the workload with 1K apache
processes, 1K Threads in Tomcat should be OK.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to