mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-22 06:11:32 +02:00
DOC: replace utf-8 quotes by ascii ones
947771b ("MINOR: doc: Add documentation about the FastCGI support") introduced some UTF-8 in configuration.txt. Replace the UTF-8 quotes by ASCII.
This commit is contained in:
parent
1633e39d91
commit
93e548ea26
@ -18049,8 +18049,8 @@ no option get-values
|
|||||||
* FCGI_MAX_REQS The maximum number of concurrent requests this
|
* FCGI_MAX_REQS The maximum number of concurrent requests this
|
||||||
application will accept.
|
application will accept.
|
||||||
|
|
||||||
* FCGI_MPXS_CONNS “0” if this application does not multiplex connections,
|
* FCGI_MPXS_CONNS "0" if this application does not multiplex connections,
|
||||||
“1” otherwise.
|
"1" otherwise.
|
||||||
|
|
||||||
Some FastCGI applications does not support this feature. Some others close
|
Some FastCGI applications does not support this feature. Some others close
|
||||||
the connexion immediately after sending their response. So, by default, this
|
the connexion immediately after sending their response. So, by default, this
|
||||||
|
Loading…
x
Reference in New Issue
Block a user