squid configuration shows weird on cachemgr
@squid.conf
delay_pools 1
delay_class 1 2
delay_parameters 1 18432/18432 -1/-1
delay_initial_bucket_level 100
delay_body_max_size 1048576 1 allow all
@cachemgr
delay_pools 1
delay_class 1 2
delay_parameters 1 18432/18432 -1/-1
delay_initial_bucket_level 100
delay_body_max_size 1048576 0 Allow all <<<--- delay_pool became 0
another weird when configured as follows then reconfigured:
delay_pools 1
delay_class 1 2
delay_parameters 1 18432/18432 -1/-1
delay_initial_bucket_level 100
# Throttle extensions matched in the url
acl throttle_exts urlpath_regex -i "C:/squid/etc/throttle_exts.acl"
delay_access 1 allow throttle_exts
delay_access 1 deny all
@cache.log
2009/01/17 16:01:23| Reconfigure by command.
2009/01/17 16:01:23| Reconfiguring Squid Cache (version 2.HEAD-20090107)...
2009/01/17 16:01:23| FD 28 Closing HTTP connection
2009/01/17 16:01:23| FD 29 Closing ICP connection
2009/01/17 16:01:23| FD 30 Closing SNMP socket
2009/01/17 16:01:24| logfileClose: closing log c:/squid/var/logs/access.log
2009/01/17 16:01:24| assertion failed: cbdata.c:239: "c->y == CBDATA_COOKIE(p)"
Received on Sat Jan 17 2009 - 08:20:31 MST
This archive was generated by hypermail 2.2.0 : Mon Jan 19 2009 - 12:00:02 MST