Skip to content

Instantly share code, notes, and snippets.

@tagomoris
Created July 23, 2012 08:52
Show Gist options
  • Save tagomoris/3162685 to your computer and use it in GitHub Desktop.
Save tagomoris/3162685 to your computer and use it in GitHub Desktop.
<match foo.**>
type roundrobin
<store weight:3>
type bar
# ...
</store>
<store weight:2>
type bar
# ...
</store>
</match>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment