Ukázková konfigurace

Nastavení konfiguračního souboru workers2.properties

[shm:]
info=Scoreboard. Required for reconfiguration and status with multiprocess servers
file=${serverRoot}/logs/jk2.shm
size=1000000
debug=0
disabled=0

[lb:lb]
sticky=1

[status:]
info=Status worker, displays runtime information

[channel.socket:localhost:8009]
info=Ajp13 forwarding over socket
debug=0
port=8009
host=127.0.0.1
tomcatID=localhost:8009

[ajp13:localhost:8009]
channel=channel.socket:localhost:8009
group=lb

[uri:/calculator/*]
info=calculator
group=lb

[uri:/jkstatus/*]
info=Display status information and checks the config file for changes.
group=status: