+Changes to squid-1.2.beta5 (Nov 6, 1997):
+
- Track the 'keep-alive ratio' for a peer as the ratio of
the number of replies including 'Proxy-Connection: Keep-Alive'
compared to the number of requests sent. If the peer does
hash functions as cache keys.
- Fixed SSL snprintf() bug which broke SSL proxying.
- Fixed store_dir swap log bug from reconfigure (SIGHUP).
- - Fixed LUR Reference Age bug. The arg to pow() must be
+ - Fixed LRU Reference Age bug. The arg to pow() must be
minutes, not seconds.
Changes to squid-1.2.beta4 (Oct 30, 1997):