On Thu, 13 Dec 2001, Stas Bekman wrote:

> Viljo Marrandi wrote:
> 
> > Hello,
> > 
> > I didn't find anywhere in Net how much is browser form upload limit
> > (with POST) and how much is Apache's default form data access(input)
> > limit. If anyone knows where I can find this data i'd be grateful.
> 
> 
> There is no such a limit in Apache and probably most browsers. The limit 
> can be the amount of available RAM (if the file is aggregated in the 
> memory) or the filesystem limits (not enough disk space, if the uploaded 
> file is created on the filesystem). You can limit it within your code, 
> though.

About one third requests going through proxies.
And about 70% of proxies are Squids.
And nearly all Squids has default upload limit of 1M.

Igor Sysoev

Reply via email to