From: Rich Bowen Date: Tue, 5 Apr 2011 15:41:05 +0000 (+0000) Subject: Typo X-Git-Tag: 2.3.12~100 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=096de1bde0aa1788e46e0d04f10e9a48a342a382;p=thirdparty%2Fapache%2Fhttpd.git Typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1089085 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_status.xml b/docs/manual/mod/mod_status.xml index ac6536a0fc4..bd1f06f3266 100644 --- a/docs/manual/mod/mod_status.xml +++ b/docs/manual/mod/mod_status.xml @@ -142,7 +142,7 @@ performance usage, or memory usage, depending on what problem you're trying to address.

-

Reload the server-status poage, and look for those process +

Reload the server-status page, and look for those process ids, and you'll be able to see what request is being served by that process, for what client. Requests are transient, so you may need to try several times before you catch it in the act, so to speak.