OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • Archive »
  • 16.1 Legacy Series »
  • [SOLVED]Proxy/Squid download is too large
« previous next »
  • Print
Pages: [1]

Author Topic: [SOLVED]Proxy/Squid download is too large  (Read 5577 times)

kurczak

  • Newbie
  • *
  • Posts: 12
  • Karma: 0
    • View Profile
[SOLVED]Proxy/Squid download is too large
« on: April 01, 2016, 06:54:36 pm »
Hi,

I have a problem with proxy. When I'm trying to download something I get error

Quote
If you are making a POST or PUT request, then the item you are trying to upload is too large.

If you are making a GET request, then the item you are trying to download is too large.

These limits have been established by the Internet Service Provider who operates this cache. Please contact them directly if you feel this is an error.

Your cache administrator is webmaster.

How to setup proxy/sqiud to get rid of this problem?
« Last Edit: April 01, 2016, 07:52:20 pm by kurczak »
Logged

Zeitkind

  • Full Member
  • ***
  • Posts: 178
  • Karma: 25
    • View Profile
Re: Proxy/Squid download is too large
« Reply #1 on: April 01, 2016, 07:13:08 pm »
1. Check if you set a maximum download size under General Proxy settings and traffic amangement enabled.

2. This error sometimes occures if a webpage has strange scripts running and blow up http-headers beyond 10k size. Default setting for squid are 10k for requests and 20k for reply headers. Those settings can be altered on the squid conf:

# DEFAULT;
# request_header_max_size 10 KB;
request_header_max_size 64 KB;
# DEFAULT;
# reply_header_max_size 20 KB;
reply_header_max_size 64 KB;

Can you verify that bypassing the proxy also bypasses that error?
Logged

kurczak

  • Newbie
  • *
  • Posts: 12
  • Karma: 0
    • View Profile
[SOLVED]Re: Proxy/Squid download is too large
« Reply #2 on: April 01, 2016, 07:51:46 pm »
I've disabled traffic mangement and it works. Now I can download files :-) Thank You
Logged

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 13970
  • Karma: 1211
    • View Profile
Re: [SOLVED]Proxy/Squid download is too large
« Reply #3 on: April 03, 2016, 12:25:34 pm »
The squid traffic management?
Logged

  • Print
Pages: [1]
« previous next »
  • OPNsense Forum »
  • Archive »
  • 16.1 Legacy Series »
  • [SOLVED]Proxy/Squid download is too large
 

OPNsense is an OSS project © Deciso B.V. 2015 - 2023 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2