]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: assorted typo fixes in the documentation
authorIlya Shipitsin <chipitsine@gmail.com>
Sun, 21 Jun 2020 16:18:27 +0000 (21:18 +0500)
committerWilly Tarreau <w@1wt.eu>
Fri, 26 Jun 2020 09:27:10 +0000 (11:27 +0200)
this is 10th iteration of typo fixes

doc/SPOE.txt
doc/configuration.txt
doc/internals/htx-api.txt
doc/lua-api/index.rst
doc/lua.txt

index a8bbea660236b61f46a9fa98c74732c82741b490..dfc0b718b8e328e613226913e4455bddf7cef759 100644 (file)
@@ -41,7 +41,7 @@ SUMMARY
 
 * SPOE : Stream Processing Offload Engine.
 
-    A SPOE is a filter talking to servers managed ba a SPOA to offload the
+    A SPOE is a filter talking to servers managed by a SPOA to offload the
     stream processing. An engine is attached to a proxy. A proxy can have
     several engines. Each engine is linked to an agent and only one.
 
@@ -253,7 +253,7 @@ option continue-on-error
 
   By default, for a specific stream, when an abnormal/unexpected error occurs,
   the SPOE is disabled for all the transaction. So if you have several events
-  configured, such error on an event will disabled all followings. For TCP
+  configured, such error on an event will disabled all following. For TCP
   streams, this will disable the SPOE for the whole session. For HTTP streams,
   this will disable it for the transaction (request and response).
 
@@ -980,7 +980,7 @@ HAProxy sends a HAPROXY-DISCONNECT frame with the corresponding error.
 
 If "healthcheck" item was set to TRUE in the HAPROXY-HELLO frame, the agent can
 safely close the connection without DISCONNECT frame. In all cases, HAProxy
-will close the connexion at the end of the health check.
+will close the connection at the end of the health check.
 
 3.2.6. Frame: NOTIFY
 ---------------------
@@ -1176,7 +1176,7 @@ An agent can define its own errors using a not yet assigned status code.
 IMPORTANT NOTE: By default, for a specific stream, when an abnormal/unexpected
                 error occurs, the SPOE is disabled for all the transaction. So
                 if you have several events configured, such error on an event
-                will disabled all followings. For TCP streams, this will
+                will disabled all following. For TCP streams, this will
                 disable the SPOE for the whole session. For HTTP streams, this
                 will disable it for the transaction (request and response).
                 See 'option continue-on-error' to bypass this limitation.
index 291242b9e11f86cc5a3f85931cb7d765b1bb01ba..186d9a8ae9243819a23a67668532fd25d3a9d3cb 100644 (file)
@@ -5007,7 +5007,7 @@ http-error status <code> [content-type <type>]
   May be used in sections :   defaults | frontend | listen | backend
                                  yes   |    yes   |   yes  |   yes
   Arguments :
-    staus <code>         is the HTTP status code. It must be specified.
+    status <code>        is the HTTP status code. It must be specified.
                          Currently, HAProxy is capable of generating codes
                          200, 400, 401, 403, 404, 405, 407, 408, 410, 425, 429,
                          500, 502, 503, and 504.
@@ -5233,7 +5233,7 @@ http-request deny [ { status | deny_status } <code>] [content-type <type>]
   This stops the evaluation of the rules and immediately rejects the request.
   By default an HTTP 403 error is returned. But the response may be customized
   using same syntax than "http-request return" rules. Thus, see "http-request
-  return" for details. For compatiblity purpose, when no argument is defined,
+  return" for details. For compatibility purpose, when no argument is defined,
   or only "deny_status", the argument "default-errorfiles" is implied. It means
   "http-request deny [deny_status <status>]" is an alias of
   "http-request deny [status <status>] default-errorfiles".
@@ -5490,7 +5490,7 @@ http-request return [status <code>] [content-type <type>]
 
   Note that the generated response must be smaller than a buffer. And to avoid
   any warning, when an errorfile or a raw file is loaded, the buffer space
-  reserved to the headers rewritting should also be free.
+  reserved to the headers rewriting should also be free.
 
   No further "http-request" rules are evaluated.
 
@@ -5832,7 +5832,7 @@ http-request tarpit [ { status | deny_status } <code>] [content-type <type>]
   number of concurrent connections. By default an HTTP error 500 is returned.
   But the response may be customized using same syntax than
   "http-request return" rules. Thus, see "http-request return" for details.
-  For compatiblity purpose, when no argument is defined, or only "deny_status",
+  For compatibility purpose, when no argument is defined, or only "deny_status",
   the argument "default-errorfiles" is implied. It means
   "http-request tarpit [deny_status <status>]" is an alias of
   "http-request tarpit [status <status>] default-errorfiles".
@@ -6031,7 +6031,7 @@ http-response deny [ { status | deny_status } <code>] [content-type <type>]
   This stops the evaluation of the rules and immediately rejects the response.
   By default an HTTP 502 error is returned. But the response may be customized
   using same syntax than "http-response return" rules. Thus, see
-  "http-response return" for details. For compatiblity purpose, when no
+  "http-response return" for details. For compatibility purpose, when no
   argument is defined, or only "deny_status", the argument "default-errorfiles"
   is implied. It means "http-response deny [deny_status <status>]" is an alias
   of "http-response deny [status <status>] default-errorfiles".
@@ -6137,7 +6137,7 @@ http-response return [status <code>] [content-type <type>]
 
   Note that the generated response must be smaller than a buffer. And to avoid
   any warning, when an errorfile or a raw file is loaded, the buffer space
-  reserved to the headers rewritting should also be free.
+  reserved to the headers rewriting should also be free.
 
   No further "http-response" rules are evaluated.
 
@@ -12026,7 +12026,7 @@ use-server <server> unless <condition>
   configuration and an error is reported if the specified server does not exist.
   If it is a log-format, no check is performed when parsing the configuration,
   and if we can't resolve a valid server name at runtime but the use-server rule
-  was conditionned by an ACL returning true, no other use-server rule is applied
+  was conditioned by an ACL returning true, no other use-server rule is applied
   and we fall back to load balancing.
 
   See also: "use_backend", section 5 about server and section 7 about ACLs.
@@ -19937,7 +19937,7 @@ no option get-values
                         "1" otherwise.
 
   Some FastCGI applications does not support this feature. Some others close
-  the connexion immediately after sending their response. So, by default, this
+  the connection immediately after sending their response. So, by default, this
   option is disabled.
 
   Note that the maximum number of concurrent requests accepted by a FastCGI
index 77bbec9bdb76988f5d59eec212f4d45924cca8a7..e783e0ebf44c54eca3179e1cd626774884384353 100644 (file)
@@ -147,7 +147,7 @@ Because the payloads part may wrap, there are 2 usable free spaces:
         free space                                        free space
 
 
-Finally, when the usable free space is not enough to store a new block, unsuable
+Finally, when the usable free space is not enough to store a new block, unusable
 parts may be get back with a full defragmentation. The payloads part is then
 realigned at the beginning of the blocks array and the free space becomes
 continuous again.
index 3d8282cdb3be44e9bfb39d6b90234e5cc606bba3..c45753d7d399b635d38ed9fd3f48c75ae3b78d7c 100644 (file)
@@ -2488,7 +2488,7 @@ AppletHTTP class
 
   :param class_AppletHTTP applet: An :ref:`applethttp_class`
   :param integer size: the required read size.
-  :returns: always return a string,the string can be empty is the connexion is
+  :returns: always return a string,the string can be empty is the connection is
             closed.
 
 .. js:function:: AppletHTTP.send(applet, msg)
@@ -2603,7 +2603,7 @@ AppletTCP class
 
   :param class_AppletTCP applet: An :ref:`applettcp_class`
   :param integer size: the required read size.
-  :returns: always return a string,the string can be empty is the connexion is
+  :returns: always return a string,the string can be empty is the connection is
             closed.
 
 .. js:function:: AppletTCP.send(appletmsg)
index 47ce089db80d9ea574c173c6e1fc1f130191fdb4..743276d50b7cb657b49627b383428a54c0105b60 100644 (file)
@@ -371,7 +371,7 @@ behaviour is the following:
 The behaviour of the point 5 represents the inheritance.
 
 In HAProxy all the provided objects are tables, the entry "[0]" contains private
-data, there are often userdata or lightuserdata. The matatable is registered in
+data, there are often userdata or lightuserdata. The metatable is registered in
 the global part of the main Lua stack, and it is called with the case sensitive
 class name. A great part of these class must not be used directly because it
 requires an initialisation using the HAProxy internal structs.