From 6027400b8a3f112d214615e3631b7fd058d6f680 Mon Sep 17 00:00:00 2001 From: Brian Pane Date: Sun, 2 Jun 2002 04:35:56 +0000 Subject: [PATCH] Removed the section about 1.3-specific patches (fortunately, most of the optimizations in these patches are included by default in 2.0) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95463 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/misc/perf-tuning.html | 29 ----------------------------- 1 file changed, 29 deletions(-) diff --git a/docs/manual/misc/perf-tuning.html b/docs/manual/misc/perf-tuning.html index c0355a0ee5..41ebbd119b 100644 --- a/docs/manual/misc/perf-tuning.html +++ b/docs/manual/misc/perf-tuning.html @@ -42,8 +42,6 @@
  • Detailed Analysis of a Trace
  • -
  • Patches Available
  • -
  • The Pre-Forking Model
  • @@ -1018,33 +1016,6 @@ munmap(0x400e3000, 6144) = 0 That's 19 system calls, of which 4 remain relatively easy to remove, but don't seem worth the effort. -

    Appendix: Patches - Available

    - There are several - performance patches available for 1.3. Although they may - not apply cleanly to the current version, it shouldn't be - difficult for someone with a little C knowledge to update them. - In particular: - - -

    Appendix: The Pre-Forking Model

    -- 2.40.0