From: Sameer Parekh Date: Mon, 21 Apr 1997 22:27:57 +0000 (+0000) Subject: typos X-Git-Tag: APACHE_1_2b9~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6f08acefbf2b4d002c848cc5ce6d54dc61e5f4bc;p=apache typos git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77958 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/FAQ.html b/docs/manual/misc/FAQ.html index 32756456be..301f9658fd 100644 --- a/docs/manual/misc/FAQ.html +++ b/docs/manual/misc/FAQ.html @@ -8,7 +8,7 @@

Apache Server Frequently Asked Questions

-$Revision: 1.31 $ ($Date: 1997/04/21 21:40:15 $) +$Revision: 1.32 $ ($Date: 1997/04/21 22:27:57 $)

If you are reading a text-only version of this FAQ, you may find numbers @@ -746,7 +746,7 @@ do not appear, and are not needed, for the hypertext version. handle the requests. Most operating systems these days include attack detection (such as n failed passwords for the same account within m seconds) and evasion (breaking the - connexion, disabling the account under attack, disabling + connection, disabling the account under attack, disabling all logins from that source, et cetera), but the Web does not. @@ -921,7 +921,7 @@ do not appear, and are not needed, for the hypertext version.

This message almost always indicates that the client disconnected before Apache reached the point of calling setsockopt() - for the connexion. It shouldn't occur for more than about 1% of the + for the connection. It shouldn't occur for more than about 1% of the requests your server handles, and it's advisory only in any case.