- Disable dnsservers with 'dns_children 0' in the config file.
- Disable ftpget with 'ftpget_program none' in the config
file. Also ftpget is disabled for http_accel mode.
+ - Changed cachemgr stats/objects listing format.
+ - Added some missing "entry->refcount++"
+ - Changed StoreEntry->timestamp to be the last verification time.
+ (was the stored-on-disk time).
+ - Fixed stuck objects from "304 Not Modified" responses without
+ final blank line.
+ - Added failure detection to icmpRecv().
Changes to squid-1.1.beta7 (October 14, 1996):