what's the unit of 'JkWatchdogInterval' in mod_jk 1.2.27?

2009-03-10 Thread Weibin Yao
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)

About AJP: could Forward Request packet send together with the post Data packet?

2010-06-07 Thread Weibin Yao
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

Invalid message recieved with signature

2010-11-01 Thread Weibin Yao
GNU/Linux. -- Weibin Yao - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

Re: Invalid message recieved with signature

2010-11-07 Thread Weibin Yao
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