Skip to content

Instantly share code, notes, and snippets.

@novel
Created April 13, 2011 00:18
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 novel/916731 to your computer and use it in GitHub Desktop.
Save novel/916731 to your computer and use it in GitHub Desktop.
lb sample
(17:15) novel@reemsky:~/code/lc-tools[lb] %> ./lb-list -p gg
23517 foo 10.0.0.66:80
23526 bar 10.0.0.67:80
23530 test2 10.0.0.68:80
(17:15) novel@reemsky:~/code/lc-tools[lb] %> ./lb-node-list -p gg -i 23526
<LBNode: id=1868109, address=10.0.0.76:80>
<LBNode: id=1868110, address=10.0.0.77:80>
<LBNode: id=1868111, address=10.0.0.78:80>
(17:16) novel@reemsky:~/code/lc-tools[lb] %> ./lb-
lb-add* lb-destroy* lb-list* lb-node-add* lb-node-list* lb-node-remove*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment