]> granicus.if.org Git - apache/commit
First cut at a file handle cache. It serves on Windows and should work on
authorBill Stoddard <stoddard@apache.org>
Sun, 23 Apr 2000 17:42:22 +0000 (17:42 +0000)
committerBill Stoddard <stoddard@apache.org>
Sun, 23 Apr 2000 17:42:22 +0000 (17:42 +0000)
commit2f6ab67bceae7ca06d5eb7877944a08cc1f8cb1d
treee907fc8a46f1d3364737aa36afaec21cfedd940f
parent3548f16478f04bf997cfd8f6a105ad6ba63b9ebc
First cut at a file handle cache. It serves on Windows and should work on
Unix systems that implement sendfile.

It is still very rough around the edges (compile warnings, does an unnecessary
stat, not completely Unix friendly, leftover mod_mmap_static code, etc.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85020 13f79535-47bb-0310-9956-ffa450edef68
Apache.dsw
Makefile.win
modules/cache/mod_file_cache.c [new file with mode: 0644]
modules/cache/mod_file_cache.dsp [new file with mode: 0644]
os/win32/BaseAddr.ref