Cross Reference: workers.properties
xref
: /
solaris-userland
/
components
/
apache2-modules
/
mod_jk
/
workers.properties
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
278
N/A
# Define 1 real worker using ajp13
278
N/A
worker.list
=worker1
278
N/A
# Set properties for worker1 (ajp13)
278
N/A
worker.worker1.type
=ajp13
278
N/A
worker.worker1.host
=localhost
278
N/A
worker.worker1.port
=8009