Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: DINCLAUX Laurent on February 06, 2002, 09:11:52 AM

Title: Posting files more than 1Mo
Post by: DINCLAUX Laurent on February 06, 2002, 09:11:52 AM
It seems there is a limitation to upload over the internet files in httpd mode (using post) for more that about 1Mo.
I think this limit is in the proxy configuration but can't find it ...

Thas anyone has an idea ?
Title: Re: Posting files more than 1Mo
Post by: Filippo Carletti on February 06, 2002, 12:07:11 PM
DINCLAUX Laurent wrote:
>
> It seems there is a limitation to upload over the internet
> files in httpd mode (using post) for more that about 1Mo.
> I think this limit is in the proxy configuration but can't
> find it ...
>
> Thas anyone has an idea ?

request_body_max_size in squid.conf
Title: Re: Posting files more than 1Mo
Post by: DINCLAUX Laurent on February 07, 2002, 12:24:39 AM
Thanks
Found it already........