Skip to content

Instantly share code, notes, and snippets.

@karanmalhi
Created December 6, 2011 21:21
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 karanmalhi/1440060 to your computer and use it in GitHub Desktop.
Save karanmalhi/1440060 to your computer and use it in GitHub Desktop.
uriworkermap.properties to map URL Path patterns to workers
#/foo and /foo/* are both mapped to balancer worker
/foo|/*=balancer
#/jkstatus is mapped to the stats worker
/jkstatus/=stats
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment