Mathias Herberts wrote:
Hi,
Some of the applications we are hosting make heavy use of HTML Forms using GET as the submission method. From time to time, a form text input field will be big (above 8kb) making the AJP 1.3 packet too big and thus


Now that I think more of that, you can use the Apache's
'LimitRequestLine' directive (default 8190), so this won't get to
the mod_jk at first.

But it still stands that the worker should not be marked as in
error state in that scenario.

Regards,
Mladen.

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



Reply via email to