On Tue, Aug 3, 2010 at 3:47 PM, Mohit Anchlia <[email protected]> wrote:
> On Sun, Aug 1, 2010 at 11:36 AM, Mohit Anchlia <[email protected]> wrote:
>> On Friday, July 30, 2010, Nilesh Govindarajan <[email protected]> wrote:
>>> On Sat, Jul 31, 2010 at 2:55 AM, Mohit Anchlia <[email protected]> 
>>> wrote:
>>>> Apache 2.11:
>>>>
>>>> Is there a way to limit the size of transmission from clients? If for
>>>> eg if they send 1G size of transmission to our server then reject that
>>>> with some error message.
>>>>
>>>> ---------------------------------------------------------------------
>>>> The official User-To-User support forum of the Apache HTTP Server Project.
>>>> See <URL:http://httpd.apache.org/userslist.html> for more info.
>>>> To unsubscribe, e-mail: [email protected]
>>>>   "   from the digest: [email protected]
>>>> For additional commands, e-mail: [email protected]
>>>>
>>>>
>>>
>>> You want to restrict upload size?
>>> Hint: Check out <Limit> <LimitExcept> and LimitRequestBody at
>>> http://httpd.apache.org/docs/2.2/mod/core.html#limit
>>>
>> Looking at the apache docs it looks like max size of request body is
>> 2gb. But for POST I don't think there is any limit. So does it mean
>> that if I don't specify limitrequestbody then apache anyways rejects
>> any request that is more than 2gb?
>
Could someone help me understand above question posted by me?

>>> --
>>> Regards,
>>> Nilesh Govindarajan
>>> Facebook: http://www.facebook.com/nilesh.gr
>>> Twitter: http://twitter.com/nileshgr
>>> Website: http://www.itech7.com
>>> VPS Hosting: http://www.itech7.com/a/vps
>>>
>>> ---------------------------------------------------------------------
>>> The official User-To-User support forum of the Apache HTTP Server Project.
>>> See <URL:http://httpd.apache.org/userslist.html> for more info.
>>> To unsubscribe, e-mail: [email protected]
>>>    "   from the digest: [email protected]
>>> For additional commands, e-mail: [email protected]
>>>
>>>
>>
>

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to