Skip to content

Instantly share code, notes, and snippets.

@Se7soz
Created March 7, 2013 14:24
Show Gist options
  • Save Se7soz/5108370 to your computer and use it in GitHub Desktop.
Save Se7soz/5108370 to your computer and use it in GitHub Desktop.
workers.properties
# Define 1 real worker using ajp13
worker.list=worker1
# Set properties for worker1 (ajp13) # Don't use ajp12 because it has lots of bugs
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