]> 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)
commite5187b10cf5850a12c2273fa3ca78a847f3ed848
treebc042cd042396800d38330b1cdc9f92de0da8396
parente9921823d771c762c08356344255254535f36baf
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