]> granicus.if.org Git - apache/commit
We never use MMAP_SEGMENT_SIZE, and we are better off determining if we
authorRyan Bloom <rbb@apache.org>
Mon, 1 Jan 2001 00:34:25 +0000 (00:34 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 1 Jan 2001 00:34:25 +0000 (00:34 +0000)
commitebbd77a6877dfe03e11f0b9eca9b24d18494edd4
treeddea21f7ce9bfcdfd6ea4f763dda8d7641c903d5
parent703d13f7c5ac6cddd0119b4663d69fd7c352e82b
We never use MMAP_SEGMENT_SIZE, and we are better off determining if we
have MMAP, by just checking with APR, instead of using an Apache
definition which doesn't really control anything anymore.

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