]> granicus.if.org Git - apache/commit
Remove MMAP handling from the default handler. MMAPs are created by the
authorRyan Bloom <rbb@apache.org>
Thu, 9 Nov 2000 22:05:40 +0000 (22:05 +0000)
committerRyan Bloom <rbb@apache.org>
Thu, 9 Nov 2000 22:05:40 +0000 (22:05 +0000)
commit3ce94ea58fc1f16ca8c81cb6d3ced825887bc667
treebc042cd042396800d38330b1cdc9f92de0da8396
parent930fab5a8f00273a3dd4b4dc7a6e5b467bca63fa
Remove MMAP handling from the default handler.  MMAPs are created by the
file_bucket read function now.  If we try to read from a file bucket and
it makes sense to convert that bucket to an MMAP, that just happens.

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