Re: [users@httpd] LimitRequestBody and Content-Length header

2011-02-08 Thread Igor Galić
- Original Message - Can anyone offer any advice on this one? Cheers joelittlejohn wrote: Hi all, I'm try to use the LimitRequestBody directive to protect against clients that attempt to make request with extremely large body to negatively affect our service.

Re: [users@httpd] LimitRequestBody and Content-Length header

2011-02-07 Thread joelittlejohn
Can anyone offer any advice on this one? Cheers joelittlejohn wrote: Hi all, I'm try to use the LimitRequestBody directive to protect against clients that attempt to make request with extremely large body to negatively affect our service. I'd like to know whether this directive

[users@httpd] LimitRequestBody and Content-Length header

2011-02-02 Thread Joe Littlejohn
Hi all, I'm try to use the LimitRequestBody directive to protect against clients that attempt to make request with extremely large body to negatively affect our service. I'd like to know whether this directive rejects requests based on the value of the Content-Length header, or whether the