[Bug 1384943] Re: [SRU] Pinger crashes with segfault in libc

mr_willem willem at crossbone.org
Tue Feb 24 16:34:05 UTC 2015


I use such a configuration 
I deleted all lines which were commented out to shorten it here a little bit.

http_port 3128
http_port 192.168.0.100:8080 transparent
cache_mem   8 MB
maximum_object_size 4096 KB
cache_dir ufs /mnt/squid/cache 640 20 256
cache_access_log /var/log/squid/access.log
cache_log /var/log/squid/cache.log
cache_store_log /var/log/squid/store.log
mime_table /usr/share/squid3/mime.conf
pid_filename /var/run/squid.pid
debug_options ALL,1
ftp_user anonymous
unlinkd_program /usr/lib/squid3/unlinkd
redirect_children 15
refresh_pattern 	.	0 20% 4320
negative_ttl 5 minutes
positive_dns_ttl 1 hours
negative_dns_ttl 5 minutes
connect_timeout 120 seconds
read_timeout 15 minutes
request_timeout 30 seconds
half_closed_clients on
pconn_timeout 120 seconds
acl all src all
acl mypcs    src 192.168.100.0-192.168.0.109
acl clients src 192.168.0.110-192.168.0.160
acl localhost src 127.0.0.1/32 
http_access deny manager !mypcs
http_access allow mypcs
http_access allow clients
always_direct allow all
icp_access  allow  all
cache_mgr me at mydomain.org
cache_effective_user proxy
visible_hostname mypc.mydomain.org
forwarded_for on
cachemgr_passwd all mypassword
request_header_max_size 30 KB

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid3 in Ubuntu.
https://bugs.launchpad.net/bugs/1384943

Title:
  [SRU] Pinger crashes with segfault in libc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1384943/+subscriptions



More information about the Ubuntu-server-bugs mailing list