Skip to content

Instantly share code, notes, and snippets.

@rufer7
Created June 27, 2015 08:48
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 rufer7/4b648ef6ada4223e1ff6 to your computer and use it in GitHub Desktop.
Save rufer7/4b648ef6ada4223e1ff6 to your computer and use it in GitHub Desktop.
worker definition
# The workers that jk should create and work with
worker.list=worker1
# Worker named worker1 and of type ajp13
worker.worker1.type=ajp13
worker.worker1.host=localhost
worker.worker1.port=8009
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment