SQUID 2.2.STABLE2 available

From: Duane Wessels <wessels@dont-contact.us>
Date: Wed, 21 Apr 1999 00:42:25 -0600

Want to get off this mailing list?
Read here: http://squid.nlanr.net/Squid/mailing-lists.html

http://squid.nlanr.net/Squid/v2/2.2/

        2.2.STABLE2:

        - Fixed configure bug for statvfs() checks. Configure reports
          "test: =: unary operator expected" or similar because an
          unquoted variable is not defined.
        - Fixed aclDestroyAcls() assertion because some ACL types
          are not listed in the switch statement. Occurs for
          srcdom_regex and dstdom_regex ACL types during reconfigure.
        - Typo "applicatoin" in src/mime.conf
        - The unlinkd daemon never saw the USE_TRUNCATE_NOT_UNLINK
          #define because it didn't include squid.h.
        - Fixed commRetryFD() when bind() fails. commRetryFD was
          closing the filedescriptor, but it is the upper layer's
          job to close it.
        - Changed configure's "maximum number of filedescriptors"
          detection to only use getrlimit() for Linux. On AIX,
          getrlimit returns RLIM_INFINITY.
        - Fixed snmpInit() nesting bug.
        - Fixed a bug with peerGetSomeParent(). It was adding
          a parent to the FwdServers list, regardless of the
          ps->direct value. This could cause every request to
          go to a parent even when always_direct is used.
        - Changed fwdServerClosed() to rotate the "forward servers"
          list when a connection establishment fails. Otherwise
          it always kept trying to connect to the first server
          int the list.

Duane W.
Received on Tue Jul 29 2003 - 13:15:57 MDT

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