This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Hidden Proxy File Size Limit

I remember a couple of years ago being givens some instructions on how to change the maximum file size that the HTTP proxy will cache. 
The instruction have now long gone but I remember having to go to the command prompt.
Does anyone know what the maximum size is and how to increase it?

Many Thanks
Carl


This thread was automatically locked due to age.
Parents
  • download, upload, which version of Astaro? 

    there is no download limit but request_body_max_size is set to 40MB MB for uploads, latest version ASL 5.100

    from the squid-cache manual

    [ QUOTE ]

    Tag Name request_body_max_size    Usage:request_body_max_size (KB)

    Description
    This specifies the maximum size for an HTTP request body. In other words, the maximum size of a PUT/POST request.   A user, who attempts to SEND a request with a body larger than this limit receives an "Invalid Request" error message . If you set this parameter to a zero, there will be no limit imposed.
    Default request_body_max_size 1 MB


    [/ QUOTE ]

    config: /var/chroot-squid/etcsquid.conf-default 

    But as usual have the license agreement in mind!

    Greetings
    cyclops
Reply
  • download, upload, which version of Astaro? 

    there is no download limit but request_body_max_size is set to 40MB MB for uploads, latest version ASL 5.100

    from the squid-cache manual

    [ QUOTE ]

    Tag Name request_body_max_size    Usage:request_body_max_size (KB)

    Description
    This specifies the maximum size for an HTTP request body. In other words, the maximum size of a PUT/POST request.   A user, who attempts to SEND a request with a body larger than this limit receives an "Invalid Request" error message . If you set this parameter to a zero, there will be no limit imposed.
    Default request_body_max_size 1 MB


    [/ QUOTE ]

    config: /var/chroot-squid/etcsquid.conf-default 

    But as usual have the license agreement in mind!

    Greetings
    cyclops
Children
No Data