1
0
mirror of https://github.com/apache/httpd.git synced 2025-09-01 02:02:06 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
Jim Jagielski
89631bcc67 Submitted by: Jim Jagielski
Do make the code a bit clearer, some minor #define changes (and
the resultant flow-thru in the docs).

   SAFE_UNSERIALIZED_ACCEPT  ->   SINGLE_LISTEN_UNSERIALIZED_ACCEPT
   HAVE_MMAP                 ->   USE_MMAP_SCOREBOARD
   HAVE_SHMGET               ->   USE_SHMGET_SCOREBOARD


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79959 13f79535-47bb-0310-9956-ffa450edef68
1998-01-22 23:11:51 +00:00
dgaudet
0722046286 typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79459 13f79535-47bb-0310-9956-ffa450edef68
1997-10-25 05:35:43 +00:00
dgaudet
b9d85826cd document MMAP_SEGMENT_SIZE
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79451 13f79535-47bb-0310-9956-ffa450edef68
1997-10-24 09:39:17 +00:00
dgaudet
04ab676d96 Incorporate my performance tuning document. Document a lot more stuff
that changed.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79314 13f79535-47bb-0310-9956-ffa450edef68
1997-09-30 23:24:30 +00:00