Squid Version 1.NOVM.14
July 14, 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
- This patch to unlinkd.c fixes a bug that
causes the unlinkd socket to be closed.
- This patch to icp.c fixes IMS_HIT requests
for the NOVM version. Without this patch, an IMS_HIT could never happen
because the object has not been read from disk when we tried to check
the last modification time.
Text files:
COPYING |
README |
INSTALL |
CONTRIBUTORS
Feedback to squid@nlanr.net.
index.html,v 1.5 1997/07/17 16:53:50 wessels Exp