darinpope schrieb:
It's an (un)documented attribute called "packetSize" for the AJP connector:
https://issues.apache.org/bugzilla/show_bug.cgi?id=44541
The packetSize attribute is only good for 5.5.20+ and 6.0.2+.
However, I'm having issues with this myself. I've set my max_packet_size in
the worker and the packetSize in the AJP connector to the same values, but
when I look at the mod_jk.log, it appears that it is still using 8192:
received from ajp13 pos=0 len=8188 max=32768
If anyone has an answer to this issue, I'd appreciate an answer.
Darin: which versions of mod_jk and Tomcat are we talking about?
Darin
obalas wrote:
Hello, everybody,
Can anyone help me out with this problem, i need to increase the header
size for the AJP connector to at least 16K, and I noticed from the
documentation that, unlike the standard connector on port 8080, the AJP
connector does not recognize the maxHttpHeaderSize attribute.
Does anybody know a workaround solution for this?
Thanks in advance,
Ovi
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]