DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21768>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21768 mod_jk 1 & 2 round robin bug with prefork Apache (1.3 & 2.0 default) ------- Additional Comments From [EMAIL PROTECTED] 2004-02-09 17:29 ------- Err well, i don't know, true round robin as it works with a non-prefork Apache does distribute different Users on the tomcat instances like this: T1 20 T2 20 T3 20 T4 19 T5 19 T6 19 T7 19 T8 19 So each tomcat gets a roughly equal share of the workload. It was quite a big problem for as because we had a very memory-consuming Application and the Heapspace of the first three tomcats was fully stuffed and the others were just sitting ducks... Now it's workin fine as we're using Apache 2 with mpm, but its still a bug IMO. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]