Ruediger Pluem wrote:
On 12/10/2007 08:31 AM, Mladen Turk wrote:
Ruediger Pluem wrote:
Are you talking about
#define AJP_MAX_BUFFER_SZ 16384
in ajp.h?
If yes, it was you in r467257 :-).
ROTFL :-)
I'm definitely getting older.
Anyhow the max is 64K, so it should be updated accordingly
to mod_jk and what Tomcat accepts.
Just curious, where can this be found in mod_jk?
A quick check neither revealed this in the source of 1.2.25
nor in the docs. Maybe I just missed it.
It is since 1.2.19, check for max_packet_size.
http://tomcat.apache.org/connectors-doc/reference/workers.html
Regards,
Mladen