Project

General

Profile

Actions

Bug #5154

closed

squid3 - min/max_object_size directives out of order in config and not applied to cache_dir

Added by Mark Feldhousen almost 10 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Squid
Target version:
-
Start date:
09/16/2015
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:

Description

The minimum_object_size and maximum_object_size directives apply to any following cache_dir directives in the squid.conf file. The current version of the squid3 package (v0.3.2, squid v3.4.10) places the size directives after the cache_dir directive which renders them ineffective.

The size directives should be moved above the cache_dir declaration in the squid.conf file.

See:
  1. http://www.squid-cache.org/mail-archive/squid-users/201404/0159.html
  2. http://serverfault.com/questions/596890/squid3-not-caching-larger-files
  3. http://squid-web-proxy-cache.1019090.n4.nabble.com/Problem-with-caching-larger-files-td4666004.html#a4666006
Actions #1

Updated by Kill Bill almost 10 years ago

Perhaps, upstream boys could just fix the config file parsing idiocy instead of "documenting" on on mailing lists? If it applies to everything, it doesn't matter where it is.

https://github.com/pfsense/pfsense-packages/pull/1073

Actions #2

Updated by Renato Botelho almost 10 years ago

  • Status changed from New to Feedback

Pull request has been merged

Actions #3

Updated by Kill Bill over 9 years ago

Fixed.

Actions #4

Updated by Chris Buechler over 9 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF