Skip to content

Instantly share code, notes, and snippets.

@rm-you
Last active January 22, 2016 20:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rm-you/d3c53de66a85e725d878 to your computer and use it in GitHub Desktop.
Save rm-you/d3c53de66a85e725d878 to your computer and use it in GitHub Desktop.
LB_1:
LISTENER_1:
POOL_1
LISTENER_2:
POOL_1
LISTENER_3:
POOL2
LB_1:
LISTENER_1
LISTENER_2
LISTENER_3
POOL_1 (some ref to LISTENER_1, LISTENER_2)
POOL_2 (some ref to LISTENER_3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment