JK Status Manager(status worker) of mod_jk1.2.32 doesn't show the correct state of worker on the web interface
问题 My application is using Apache , mod-jk and Tomcat for load balancing, which works fine with this work.properties : worker.list=workerlist # Set properties for worker3 worker.worker3.type=ajp13 worker.worker3.host=xxxx worker.worker3.port=xx worker.worker3.lbfactor=4 worker.worker4.ping_mode=A worker.worker3.socket_timeout=30 worker.worker3.reply_timeout=30000 # Set properties for worker4 worker.worker4.type=ajp13 worker.worker4.host=xxxx worker.worker4.port=xx worker.worker4.lbfactor=4