Jess Holle wrote:
Henri Gomez wrote:
We recently saw a customer run into this limitation in that all of their headers, etc, would not fit in the first 8K.

Waiting for a new AJP version sounds like a non-starter. Can we just have something like a JkOption that allows one to explicitly opt into this arrangement? Address this for mod_jk and Tomcat and one is done for now (though a mod_proxy_ajp shouldn't be far behind).

-1.

Guys we are talking about protocol!
Saying that one part can send a 32K while the other
part is expecting 8K will in most cases lead to core dump.

If the size is larger then 8K, this is not an AJP13 protocol
any more, and I'll be -1 on any attempt to extend the packet size.
Like said, we can talk about AJP14, but AJP13 is well established
protocol, and ideas that tries to break it will never pass.

Regards,
Mladen.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to