[logger.file] level=DEBUG file=logs/jk2.log [shm] info=Scoreboard. Requried for reconfiguration and status with multiprocess servers. #file=anon file=logs/jk2.shm # Defines a load balancer named lb. Use even if you only have one machine. [lb:lb] debug=1 [workerEnv:] logger=logger.file:0 #[ajp13:192.168.130.30:8009] #channel=channel.socket:192.168.130.30:8009 #group=lb # Example socket channel, override port and host. [channel.socket:testbed01:8009] tomcatId=testbed01 host=192.168.130.30 port=8009 lb_factor=1 group=lb [channel.socket:testbed02:8009] tomcatId=testbed02 host=192.168.130.31 port=8009 lb_factor=1 group=lb [channel.socket:testbed03:8009] tomcatId=testbed03 host=192.168.130.32 port=8009 lb_factor=1 group=lb # define the worker #[ajp13:localhost:8009] #channel=channel.socket:localhost:8009 #group=lb # Map the Tomcat examples webapp to the Web server uri space #[uri:/examples/*] #group=lb [status:] info=Status worker, displays runtime information [uri:/jkstatus/*] info=The Tomcat /jkstatus handler group=status: [uri:/fortune/*] #group=ajp13:192.168.130.30:8009 group=lb [uri:/customer/*] #group=ajp13:192.168.130.30:8009 group=lb