mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-06 15:17:01 +02:00
DOC: fix "workaround" spelling
"a workaround", "to work around", and not "to walk around". Thanks to Lukas for reporting.
This commit is contained in:
parent
cc123c66c2
commit
989222acff
@ -1307,7 +1307,7 @@ persistent connections per user).
|
||||
|
||||
Even if you disable keep-alive, if the server takes a long time to respond,
|
||||
you still have a high risk of multiple users clicking at the same time and
|
||||
having their requests unserved because of server saturation. To walk around
|
||||
having their requests unserved because of server saturation. To work around
|
||||
the problem, you increase the concurrent connection limit on the servers,
|
||||
but their performance stalls under higher loads.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user