On 12/09/2007 08:30 PM, Mladen Turk wrote: > Jess Holle wrote: >>> >> Now that you bring up mod_proxy_ajp... Has the flexible packet size >> stuff been backported to 2.2.x yet? This stuff is important for some >> cases. mod_jk has it and I believe trunk does as well. > > It does, but don't know why it was limited to the 16384 bytes, > and who committed that, while in mod_jk its 65536 > and it works perfectly.
Are you talking about #define AJP_MAX_BUFFER_SZ 16384 in ajp.h? If yes, it was you in r467257 :-). Regards RĂ¼diger