Actions
Bug #5154
closedsquid3 - min/max_object_size directives out of order in config and not applied to cache_dir
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:
Actions