WinHTTPD File Handle Leak

Bob Denny (rdenny@netcom.com)
Sat, 9 Jul 1994 23:34:01 +0200

The current version (1.3Pre) of Windows HTTPD has a file handle leak when accessed via a
proxy cache and the requested document has not changed per the "If-modified-since". Each
time the server replies with "use your local coipy" it eats a file handle. After 16 of
these, the server becomes inoperable.

This will be fixed in the next release.

-- Bob