components/apache2-modules/mod_jk/workers.properties
author Stacey Marshall <Stacey.Marshall@Oracle.COM>
Fri, 20 Jan 2012 10:02:08 +0000
changeset 658 714803fd87a0
parent 278 77b380ba9d84
permissions -rw-r--r--
7116917 Problem with network/dhcp_server

# Define 1 real worker using ajp13
worker.list=worker1
# Set properties for worker1 (ajp13)
worker.worker1.type=ajp13
worker.worker1.host=localhost
worker.worker1.port=8009