[squid-users] Squid 3.5: Delay parameters bungled what changes ?

David Touzeau david at articatech.com
Sat Nov 8 16:06:54 UTC 2014


Hi
Have created a simple delay pool

delay_pools 1
delay_class 1 1
delay_parameters 1 64000/64000
#Rules Access definitions
delay_access 1 zall
delay_initial_bucket_level 50

Here are the logs
What is missing ?

5:12.400| MemBlob.cc(57) MemBlob: constructed, this=0x136cf70 id=blob65 
reserveSize=6
2014/11/08 10:35:12.400| MemBlob.cc(102) memAlloc: blob65 memAlloc: 
requested=6, received=40
2014/11/08 10:35:12.400| MemBlob.cc(83) ~MemBlob: destructed, 
this=0x136cd00 id=blob64 capacity=40 size=6
2014/11/08 10:35:12.400| SBuf.cc(889) reAlloc: new store capacity: 40
2014/11/08 10:35:12.400| cache_cf.cc(518) parseOneConfigFile: 
Processing: delay_class 1 1
2014/11/08 10:35:12.400| SBuf.cc(168) rawSpace: reserving 1 for SBuf5
2014/11/08 10:35:12.400| SBuf.cc(910) cow: new size:6
2014/11/08 10:35:12.400| SBuf.cc(880) reAlloc: new size: 6
2014/11/08 10:35:12.400| MemBlob.cc(57) MemBlob: constructed, 
this=0x136cd00 id=blob66 reserveSize=6
2014/11/08 10:35:12.400| MemBlob.cc(102) memAlloc: blob66 memAlloc: 
requested=6, received=40
2014/11/08 10:35:12.400| MemBlob.cc(83) ~MemBlob: destructed, 
this=0x136cf70 id=blob65 capacity=40 size=6
2014/11/08 10:35:12.400| SBuf.cc(889) reAlloc: new store capacity: 40
2014/11/08 10:35:12.400| cache_cf.cc(518) parseOneConfigFile: 
Processing: delay_parameters 1 64000/64000
2014/11/08 10:35:12.400| tools.cc(543) leave_suid: leave_suid: PID 27503 
called
2014/11/08 10:35:12.400| tools.cc(565) leave_suid: leave_suid: PID 27503 
giving up root, becoming 'squid'
FATAL: Bungled /etc/squid3/squid.conf line 68: delay_parameters 1 
64000/64000
Squid Cache (Version 3.5.0.2-20141031-r13657): Terminated abnormally.
CPU Usage: 0.020 seconds = 0.004 user + 0.016 sys
Maximum Resident Size: 32208 KB
Page faults with physical i/o: 4
2014/11/08 10:35:12.403| SBuf.cc(124) ~SBuf: SBuf39 destructed

best regards




More information about the squid-users mailing list