mailto:[EMAIL PROTECTED]]
>Sent: Thursday, February 21, 2002 11:19 AM
>To: [EMAIL PROTECTED]
>Cc: [EMAIL PROTECTED]
>Subject: Content-length checking in mod_jk
>
>
>Hello,
>
>Credit goes to David Dankwerth for supplying this patch.
>It is meant to abort an http conn
Hello,
Credit goes to David Dankwerth for supplying this patch.
It is meant to abort an http connection if the content length value exceeds a
predefined value.
The predefined value can be specified in apache's httpd.conf by using the
LimitRequestBody directive.
F.e.:
LimitRequestBody 1
JkEnv