summaryrefslogtreecommitdiff
path: root/docs/manual/platform/perf.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/platform/perf.html')
-rw-r--r--docs/manual/platform/perf.html47
1 files changed, 24 insertions, 23 deletions
diff --git a/docs/manual/platform/perf.html b/docs/manual/platform/perf.html
index 4fc97a88eb..045f8506cb 100644
--- a/docs/manual/platform/perf.html
+++ b/docs/manual/platform/perf.html
@@ -28,9 +28,9 @@ for the heavier TCP load, hardware/software conflicts that arise, etc.
<HR>
-<A NAME="AUX">
-<H3>A/UX (Apple's UNIX)</H3>
-</A>
+<H3><A NAME="AUX">
+A/UX (Apple's UNIX)
+</A></H3>
If you are running Apache on A/UX, a page that gives some helpful
performance hints (concerning the <I>listen()</I> queue and using
@@ -39,9 +39,9 @@ virtual hosts)
<P><HR>
-<A NAME="BSD">
-<H3>BSD-based (BSDI, FreeBSD, etc)</H3>
-</A>
+<H3><A NAME="BSD">
+BSD-based (BSDI, FreeBSD, etc)
+</A></H3>
<A HREF="perf-bsd44.html#initial">Quick</A> and
<A HREF="perf-bsd44.html#detail">detailed</A>
@@ -49,27 +49,27 @@ performance tuning hints for BSD-derived systems.
<P><HR>
-<A NAME="DEC">
-<H3>Digital UNIX</H3>
-</A>
+<H3><A NAME="DEC">
+Digital UNIX
+</A></H3>
We have some <A HREF="perf-dec.html">newsgroup postings</A> on how to
tune Digital UNIX 3.2 and 4.0.
<P><HR>
-<A NAME="HP">
-<H3>Hewlett-Packard</H3>
-</A>
+<H3><A NAME="HP">
+Hewlett-Packard
+</A></H3>
Some documentation on tuning HP machines can be found at <A
HREF="http://www.software.hp.com/internet/perf/tuning.html">http://www.software.hp.com/internet/perf/tuning.html</A>.
<P><HR>
-<A NAME="Linux">
-<H3>Linux</H3>
-</A>
+<H3><A NAME="Linux">
+Linux
+</A></H3>
The most common problem on Linux shows up on heavily-loaded systems
where the whole server will appear to freeze for a couple of minutes
@@ -82,8 +82,9 @@ Linux</a> page for more info on how to fix this.
<P><HR>
-<A NAME="SGI">
-<H3>SGI</H3>
+<H3><A NAME="SGI">
+SGI
+</A></H3>
<UL>
<LI><A HREF="http://www.sgi.com/Products/WebFORCE/Resources/res_TuningGuide.html">
@@ -93,9 +94,9 @@ WebFORCE Web Server Tuning Guidelines for IRIX 5.3,
<P><HR>
-<A NAME="Solaris">
-<H3>Solaris 2.4</H3>
-</A>
+<H3><A NAME="Solaris">
+Solaris 2.4
+</A></H3>
The Solaris 2.4 TCP implementation has a few inherent limitations that
only became apparent under heavy loads. This has been fixed to some
@@ -114,9 +115,9 @@ Solaris Internet Server Supplement for 2.5.1</A>
<P><HR>
-<A NAME="SunOS">
-<H3>SunOS 4.x</H3>
-</A>
+<H3><A NAME="SunOS">
+SunOS 4.x
+</A></H3>
More information on tuning SOMAXCONN on SunOS can be found at
<A HREF="http://www.islandnet.com/~mark/somaxconn.html">