summaryrefslogblamecommitdiff
path: root/www/mod_jk/files/workers.properties.sample
blob: a814538b44e6d809a963e96ea848785017405dfb (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                    
# Incredibly simple workers.properties file, intended for connecting
# to one host, via AJP13.  See the tomcat documentation for
# information on more exotic configuration options.
#
# Change jsp-hostname to the hostname of your JSP server.
#
worker.list=jsp-hostname

worker.jsp-hostname.port=8009
worker.jsp-hostname.host=jsp-hostname
worker.jsp-hostname.type=ajp13
worker.jsp-hostname.lbfactor=1