Squid Version 1.NOVM.11
June 23, 1997
This version of Squid does not hold objects in memory as they are transferred.
It uses less memory than the 1.1 versions, but does use more filedescriptors.
Patches:
These patches are made against version 1.1.11 and may or may not cleanly apply to
1.NOVM.11:
- The 1.1.11 config.h.in.patch is already included in 1.NOVM.11.
- The 1.1.11 long-dns-coredump.patch is already included in 1.NOVM.11.
- revalidate.patch from Mike Mitchell
allows caching of responses when an 'Authorization' header was present
in the request, and the response also includes the "proxy-revalidate"
Cache-Control directive. This patch will not be added to the
Squid-1.1.x source tree, but has been added to the Squid-1.2 source.
- connect-retry.patch from Mike Pelletier
changes Squid to retry failed connections.
Text files:
COPYING |
README |
INSTALL |
CONTRIBUTORS
Feedback to squid@nlanr.net.
index.html,v 1.2 1997/07/01 16:49:10 wessels Exp