diff options
author | Martin Kraemer <martin@apache.org> | 2000-01-07 17:38:08 +0100 |
---|---|---|
committer | Martin Kraemer <martin@apache.org> | 2000-01-07 17:38:08 +0100 |
commit | cc8d863fa0f3d8a50bdfa40237bc3da8c4c2b259 (patch) | |
tree | 108a8719d1e59d1b3f0a7f4ec4909d09246a8958 /docs/manual/misc/perf-tuning.html | |
parent | Fix the rest of the modules to work with the new APR stat structure. (diff) | |
download | apache2-cc8d863fa0f3d8a50bdfa40237bc3da8c4c2b259.tar.xz apache2-cc8d863fa0f3d8a50bdfa40237bc3da8c4c2b259.zip |
it's -> its
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84405 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/misc/perf-tuning.html')
-rw-r--r-- | docs/manual/misc/perf-tuning.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/misc/perf-tuning.html b/docs/manual/misc/perf-tuning.html index 46995c9ecc..58ca489f61 100644 --- a/docs/manual/misc/perf-tuning.html +++ b/docs/manual/misc/perf-tuning.html @@ -17,7 +17,7 @@ <H3>Introduction</H3> <P>Apache is a general webserver, which is designed to be correct first, and -fast second. Even so, it's performance is quite satisfactory. Most +fast second. Even so, its performance is quite satisfactory. Most sites have less than 10Mbits of outgoing bandwidth, which Apache can fill using only a low end Pentium-based webserver. In practice sites with more bandwidth require more than one machine to fill the bandwidth |