summaryrefslogtreecommitdiff
path: root/docs/manual/misc/fin_wait_2.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/misc/fin_wait_2.html')
-rw-r--r--docs/manual/misc/fin_wait_2.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual/misc/fin_wait_2.html b/docs/manual/misc/fin_wait_2.html
index af4d7b57c0..64a5cf5976 100644
--- a/docs/manual/misc/fin_wait_2.html
+++ b/docs/manual/misc/fin_wait_2.html
@@ -11,7 +11,7 @@
<H1>Connections in the FIN_WAIT_2 state and Apache</H1>
<OL>
-<H2><LI>What is the FIN_WAIT_2 state?</H2>
+<LI><H2>What is the FIN_WAIT_2 state?</H2>
Starting with the Apache 1.2 betas, people are reporting many more
connections in the FIN_WAIT_2 state (as reported by
<code>netstat</code>) than they saw using older versions. When the
@@ -34,7 +34,7 @@ allocated for storing information about the connections and crash
the kernel. The connections in FIN_WAIT_2 do not tie up an httpd
process.<P>
-<H2><LI>But why does it happen?</H2>
+<LI><H2>But why does it happen?</H2>
There are several reasons for it happening, and not all of them are
fully understood by the Apache team yet. What is known follows.<P>
@@ -263,7 +263,7 @@ kernel.<P>
If you have any information to add to this page, please contact me at
<A HREF="mailto:marc@apache.org">marc@apache.org</A>.<P>
-<H2><A NAME="appendix"><LI>Appendix</H2>
+<H2><A NAME="appendix"><LI>Appendix</A></H2>
<P>
Below is a message from Roy Fielding, one of the authors of HTTP/1.1.