github squid-cache/squid SQUID_3_0_PRE6
v3.0.PRE6

latest releases: SQUID_6_9, SQUID_6_8, SQUID_6_7...
8 days ago

Changes to squid-3.0 ():

- CARP now plays well with the other peering algorithms,
  and support for CARP peerings is compiled by default. Can be
  disabled by --disable-carp
- Configuration file can be read from an external program
  or preprocessor. See squid.8 man page.
- http_port is now optional, allowing for SSL only operation
- Satellite and other high latency peering relations enhancements
  (Robert Cohren)
- Nuked num32 types, and made type detection more robust by the
  use of typedefs rather than #defines.
- the mailto links on Squid's ERR pages now contain data about the
  occurred error by default, so that the email will contain this data in
  its body. This feature can be disabled via the email_err_data directive.
  (Clemens L�ser)
- COSS now uses a file called stripe and the path in squid.conf is the
  directory this is placed in. Additionally squid -z will create the
  COSS swapfile.
- WCCPv2 support, including mask assignment support
- HTCP support for access control and the CRL operation for
  purgeing of cache content
- ICAP related fixes
- Windows-related fixes, including Vista and Longhorn identification
- Client-side parsing and some string use optimisations
- Lots of off-by-one and memory leaks in corner cases have been fixed
  thanks to valgrind
- Improved high-resolution profiling
- Windows overlapped-IO and thread support added to the Async IO disk code
- Improvements for handling large DNS replies

Don't miss a new squid release

NewReleases is sending notifications on new releases.