We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c40335 commit 7afba6aCopy full SHA for 7afba6a
README.md
@@ -5,9 +5,9 @@ Redundancy Group Announcement Protocol
5
6
Design notes: https://gist.github.com/Snawoot/39282757e5f7db40632e5e01280b683f
7
8
-RGAP allows one group of hosts to be aware about IP addresses of other group of hosts.
+RGAP allows one group of hosts to be aware about IP addresses of another group of hosts.
9
10
-It is useful to inform load balancers about ever-changing IP addresses of worker server.
+It is useful to inform load balancers about ever-changing IP addresses of worker servers.
11
12
Announcements are propagated via short HMAC-signed UDP messages, using unicast or multicast.
13
0 commit comments