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

-- 
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]

Reply via email to