Project

General

Profile

Actions

Correction #9380

closed

Feedback on Cache / Proxy — Tuning the Squid Package

Added by Jared Dillard about 5 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Packages
Target version:
-
Start date:
03/06/2019
Due date:
% Done:

0%

Estimated time:

Description

Page: https://www.netgate.com/docs/pfsense/cache-proxy/squid-package-tuning.html#caching-windows-updates

Github user: https://github.com/UnR34L

Feedback:

Having semi-colons breaks squid, taking the them away will make it work as expected. Also, it doesn't look like '-1' is valid, I believe it should be 'none'

Actions #1

Updated by Viktor Gurov almost 4 years ago

http://www.squid-cache.org/Doc/config/range_offset_limit/:

        'size' is the limit specified as a number of units.

    'units' specifies whether to use bytes, KB, MB, etc.
    If no units are specified bytes are assumed.

    A size of 0 causes Squid to never fetch more than the
    client requested. (default)

    A size of 'none' causes Squid to always fetch the object from the
    beginning so it may cache the result. (2.0 style)

https://github.com/pfsense/docs/pull/117

Actions #2

Updated by Jim Pingle almost 4 years ago

  • Category set to Packages
  • Status changed from New to Resolved
Actions

Also available in: Atom PDF