]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Remove the byterange code out of mod_file_cache's handler. That
authorJeff Trawick <trawick@apache.org>
Wed, 8 Nov 2000 19:07:34 +0000 (19:07 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 8 Nov 2000 19:07:34 +0000 (19:07 +0000)
commit00e36293be41de8c7069a2d88b6b04d9eac17a16
tree50ed67e94203b8e632d9815f389dd3dafc2ca00f
parent3add65b05016bec2458c5fbfbfab7752baa079d8
Remove the byterange code out of mod_file_cache's handler.  That
is completely in the core now.

Note that file handle caching is broken (nothing to do with
byte ranges).  mmap caches seem to work o.k.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86873 13f79535-47bb-0310-9956-ffa450edef68
modules/cache/mod_file_cache.c