means the data doesn't fit in the AJP package.
You can configure the size of the AJP package, has to be configured on both httpd and tomcat.

look for max_packet_size in http://tomcat.apache.org/connectors-doc/reference/workers.html

and look for |packetSize in http://tomcat.apache.org/tomcat-6.0-doc/config/ajp.html

Filip
|
Dmitry Beransky wrote:
Hi,

Is this the right list for asking this question?

We get a lot of errors in the jk log that look lilke the following:

[Thu Apr 30 14:36:58.640 2009] [5184:5144] [error] jk_ajp_common.c
(1726): Chunk length too large. Length of AJP message is 8188, chunk
length is 8192.


What do these mean and how can I fix this condition?


Thanks
Dmitry

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to