]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: replace utf-8 quotes by ascii ones
authorWilliam Lallemand <wlallemand@haproxy.com>
Mon, 30 Sep 2019 11:54:02 +0000 (13:54 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Mon, 30 Sep 2019 11:57:10 +0000 (13:57 +0200)
947771b ("MINOR: doc: Add documentation about the FastCGI support")
introduced some UTF-8 in configuration.txt.

Replace the UTF-8 quotes by ASCII.

doc/configuration.txt

index e5a249736ddbb8aabaf9ba814960ff2e918f52f8..8688996e685c4e4b3bab2a65ff737549c23a6906 100644 (file)
@@ -18049,8 +18049,8 @@ no option get-values
     * FCGI_MAX_REQS     The maximum number of concurrent requests this
                         application will accept.
 
-    * FCGI_MPXS_CONNS   “0” if this application does not multiplex connections,
-                        “1” otherwise.
+    * FCGI_MPXS_CONNS   "0" if this application does not multiplex connections,
+                        "1" otherwise.
 
   Some FastCGI applications does not support this feature. Some others close
   the connexion immediately after sending their response. So, by default, this