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=32239>.
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=32239
------- Additional Comments From jorton@redhat.com 2004-11-17 22:00 -------
Not sure if wires are getting crossed here. If the children are all getting
blocked like:
#0 0x2835decf in recvfrom () from /lib/libc.so.5
#1 0x283480b4 in recv () from /lib/libc.so.5
#2 0x283f6d84 in jk_tcp_socket_recvfull () from
/usr/local/libexec/apache2/mod_jk.so
as you say, then that implies they are all waiting for Tomcat and/or this is
some mod_jk issue. The easiest way to determine what the children are stuck
doing is to enable /server-status/ - but to load the page of course you'd have
to kill off one blocked child manually!
--
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
|