Enhancement #2973
Adjust squid.conf for better performances
Status: | CLOSED | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | nethserver-squid | |||
Target version: | v6.5 | |||
Resolution: | NEEDINFO: | No |
Description
Web browsing speed could benefit from some squid.conf optimizations.
Pre-requisite is squid-3.3.13
Options:
max_filedesc 8192
shutdown_lifetime 1 seconds
Associated revisions
squid.conf: add optimization options. Refs #2973
Rename no-cache acl file to acls/no_cache.acl. Refs #2973
History
#1 Updated by Giacomo Sanchietti over 6 years ago
Squid packages can be found here: http://www1.ngtech.co.il/repo/centos/6/x86_64/
#2 Updated by Filippo Carletti over 6 years ago
I'd add:
buffered_logs on
buffered_logs on
- caching settings
refresh_pattern -i (/cgi-bin/|\?) 0 0% 0
refresh_pattern . 0 20% 4320
#3 Updated by Giacomo Sanchietti over 6 years ago
- Category set to nethserver-squid
- Status changed from NEW to TRIAGED
- Target version set to v6.5
- % Done changed from 0 to 20
#4 Updated by Giacomo Sanchietti over 6 years ago
- Status changed from TRIAGED to ON_DEV
- % Done changed from 20 to 30
#5 Updated by Giacomo Sanchietti over 6 years ago
- Assignee set to Giacomo Sanchietti
#6 Updated by Giacomo Sanchietti over 6 years ago
- Status changed from ON_DEV to MODIFIED
- % Done changed from 30 to 60
#7 Updated by Giacomo Sanchietti over 6 years ago
- Status changed from MODIFIED to ON_QA
- Assignee deleted (
Giacomo Sanchietti) - % Done changed from 60 to 70
Packages in nethserver-testing:
- nethserver-squid-1.2.1.1-9.0git8bdac6ba.ns6.noarch.rpm
- squid-3.3.13-1.el6.x86_64.rpm
Test case
- Installe the update
- Check listed options are inside
/etc/squid/squid.conf
file
#8 Updated by Filippo Carletti over 6 years ago
- Status changed from ON_QA to VERIFIED
- % Done changed from 70 to 90
From squid.conf:
shutdown_lifetime 1 seconds
max_filedesc 16384
buffered_logs on
#9 Updated by Giacomo Sanchietti over 6 years ago
- Status changed from VERIFIED to CLOSED
- % Done changed from 90 to 100
Released in nethserver-updates:
- squid-3.3.13-1.el6.x86_64.rpm
- nethserver-squid-1.3.0-1.ns6.noarch.rpm