version 1.0.beta12 now available.

From: Duane Wessels <wessels>
Date: Thu, 06 Jun 96 22:00:28 -0700

This version has two significant changes plus a number of bug fixes and
new little features. Unix domain sockets are no longer used at all,
TCP sockets are used instead. I have two confirmed reports that this
version works well on Linux. Also, handling of IMS requests has been
changed. Squid now returns "Not Modified" for cached objects which
have not expired.

Changes to squid-1.0.beta12:

        - Fixed problem when using udp_outgoing_addr where no ICP
          packets would be recieved because they were getting sent
          to the "outgoing" instead of the "incoming" socket.
        - Fixed objects hanging around in cache after a keychange.
        - Added ability to restrict neighbor caches with ACLs.
          ('cache_host_acl').
        - Fixed ssl FD mismatch bug.
        - Fixed INADDR_NONE bug on 64bit systems.
        - Fixed store rebuilding bug; temporary log file was not being
          truncated.
        - Made all external processes communicate with TCP sockets
          (no more Unix domain sockets).
        - Semi-major rewrite of ipcache implementation.
        - Fixed a couple memory bugs found by purify.
        - Fixed sending large (>8192 bytes) HTTP requests.
        - Added "lazy" server IP address ACL checks (type 'dst').
        - Changed handling of IMS requests. Now will return "304
          Not Modified" if the requested object is in the cache
          and not expired.

Duane W.
Received on Thu Jun 06 1996 - 22:00:29 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:32:29 MST