Changes to squid-1.2.beta2 (Oct 28, 1997):
- Fixed aiops.c and async_iu.c so that they actually compile
with USE_ASYNC_IO (Arjan de Vet).
- Fixed errState->errno causing problems with some macros
(Michael O'Reilly).
- Fixed memory leaks in pconn.c (Max Okumoto).
- Enhanced 'client' program with 'ping' behaviour (Ron Gomes).
- Fixed InvokeHandlers() from calling memCopy() for ALL
store_client's with callbacks. A store_client might be reading
from disk.
- Rewrote storeMaintainSwapSpace(). No longer will we scan one
bucket at a time. Instead we'll maintain a single LRU
list. When an object is 'touched' we move it to the
top of this list. When we need disk space, we delete
from the bottom.
- Removed storeGetSwapSpace().
Duane W.
-- wessels@nlanr.net Think Globally, Cache Locally.Received on Tue Jul 29 2003 - 13:15:44 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:11:28 MST