Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
puma
server
ca-supervisor
Commits
d6e161dd
Commit
d6e161dd
authored
Dec 27, 2021
by
Lucio Zambon
Browse files
Update README.md
parent
df26c6d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
d6e161dd
...
...
@@ -24,7 +24,7 @@ The supervision and failover relies on the contributions of
-
*global unsubscribe*
operation: an unsubscribe operation that applies
*globally*
for an entire client. An educated client shall
send a global unsubscribe request when closing (specifying its
*client id*
). A client that crashes or unbehaving at shutdown
will simply stop sending the
*heartbeat*
to the
*ca-proxy*
, that will eventually globally unsubscribe it after a while.
Global unsubscriptions save a lot of time and bandwidth: imagine a client
is
monitor one thousand sources: thanks to a global
Global unsubscriptions save a lot of time and bandwidth: imagine a client monitor
ing
one thousand sources: thanks to a global
unsubscribe they will be stopped at once. Without this option,
*per source*
dedicated unsubscribe requests should be used.
## Assumptions
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment