mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 07:42:44 +02:00
CLEANUP: assorted typo fixes in the code and comments
This is 36th iteration of typo fixes
This commit is contained in:
committed by
Willy Tarreau
parent
edfa7c99e9
commit
ccf8012f28
@@ -1338,7 +1338,7 @@ Server class
|
||||
care about a single server, and also prevents useless wakeups.
|
||||
|
||||
For instance, if you want to be notified for UP/DOWN events on a given set of
|
||||
servers, it is recommended to peform multiple per-server subscriptions since
|
||||
servers, it is recommended to perform multiple per-server subscriptions since
|
||||
it will be more efficient that doing a single global subscription that will
|
||||
filter the received events.
|
||||
Unless you really want to be notified for servers events of ALL servers of
|
||||
|
||||
Reference in New Issue
Block a user