Skip to content

Instantly share code, notes, and snippets.

@jeremyj
Created October 16, 2014 10:13
Show Gist options
  • Save jeremyj/70eb7f08eb11692b44c1 to your computer and use it in GitHub Desktop.
Save jeremyj/70eb7f08eb11692b44c1 to your computer and use it in GitHub Desktop.

Revisions

  1. jeremyj created this gist Oct 16, 2014.
    2 changes: 2 additions & 0 deletions watch haproxy sticky tables
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    watch -n 1 'echo "show table http" | socat unix:/var/run/haproxy.sock -'
    watch -n 1 'echo "show table public" | socat unix:/var/run/haproxy.sock -'