Changes to squid-1.2.beta10 (Jan 1, 1998):
- Fixed content-length bugs for 204 replies, 304 replies,
and HEAD requests (Henrik Nordstrom).
- Fixed errorAppendEntry() bug in gopherReadReply().
- Basic support for FTP URL typecodes (;type=X).
- Support for access controls based on ethernet MAC addresses
(Dale).
- Initial URN support; see
http://squid.nlanr.net/Squid/urn-support.html
- Fixed client-side persistent connections for objects with
bad content lengths (Henrik Nordstrom).
- Fixed bad call to storeDirUpdateSwapSize() for objects which
never reach SWAPOUT_DONE state.
- Fixed up poll() #defines in squid.h (Stewart Forster).
- Changed poll() timeout from 1000 msec to 50 msec for
better performance under low load (Stewart Forster).
- Changed storeWriteCleanLogs() to write objects in the LRU
list order instead of the random hash table order.
- Fixed FTP bug when data socket connections fail or timeout.
- Reuse FTP data connection when possible (Henrik Nordstrom).
- Added configure options (Henrik Nordstrom)
--enable-store-key=sha|md5
--enable-xmalloc-statistics
--enable-xmalloc-debug
--enable-xmalloc-debug-count
--async-io
- Fixed confusing with the use/meaning of ERR_CANNOT_FORWARD
by creating ERR_FORWARDING_DENIED and changing the
content of the ERR_CANNOT_FORWARD text.
- Fixed pipeline request bug from using strdup() (Henrik
Nordstrom).
- Call clientReadRequest() directly instead of commSetSelect()
for pipelined requests (Henrik Nordstrom).
- Fixed 4k page leak in icpHandleIMSReply();
- Renamed 'icp*' functions to 'client*' names in client_side.c.
Duane W.
Received on Tue Jul 29 2003 - 13:15:45 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:11:32 MST