The document said:"This directive configures the watchdog thread interval in
seconds." from http://tomcat.apache.org/connectors-doc/reference/apache.html.
But the source code of mod_jk 1.2.27 ,mod_jk.c, line 2842->line 2843:
/* apr_sleep() uses microseconds */
apr_sleep((apr_time_t)(10)
and Data packet, and wait for tomcat's reply. But tomcat don't reply any
more, until Nginx close its connection with tomcat.
I noticed that in apache's mod_ajp_proxy module, the Forward Request
packet is sent first and then the Data packet. The tomc
GNU/Linux.
--
Weibin Yao
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
Rainer Jung at 2010-11-1 19:38 wrote:
On 01.11.2010 09:35, Weibin Yao wrote:
Hi tomcat developers,
Our tomcat_5.5.20 servers encounter a lot of error logs:
/2010-11-1 14:58:10 org.apache.coyote.ajp.AjpMessage processHeader
: Invalid message recieved with signature 13410
2010-11-1 14:58:10