On Tue, Aug 3, 2010 at 3:47 PM, Mohit Anchlia <mohitanchlia@xxxxxxxxx> wrote: > On Sun, Aug 1, 2010 at 11:36 AM, Mohit Anchlia <mohitanchlia@xxxxxxxxx> wrote: >> On Friday, July 30, 2010, Nilesh Govindarajan <lists@xxxxxxxxxx> wrote: >>> On Sat, Jul 31, 2010 at 2:55 AM, Mohit Anchlia <mohitanchlia@xxxxxxxxx> 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: users-unsubscribe@xxxxxxxxxxxxxxxx >>>> " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx >>>> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx >>>> >>>> >>> >>> 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: users-unsubscribe@xxxxxxxxxxxxxxxx >>> " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx >>> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx >>> >>> >> > --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx