Hi;
I'm running Tomcat 5.5 on Windows 2003/IIS 6.0 using isapi_redirect
The isapi_redirect.exe installer creates a worker.properties.minimal of:
worker.list=wlb,jkstatus
worker.ajp13w.type=ajp13
worker.ajp13w.host=localhost
worker.ajp13w.port=8009
worker.wlb.type=lb
worker.wlb.balance_workers=ajp13w
worker.jkstatus.type=status
While the docs show one of:
worker.list=ajp13w
worker.ajp13w.type=ajp13
worker.ajp13w.host=localhost
worker.ajp13w.port=8009
First, what use is the load balancing if I have just one server running one
instance of Tomcat? Does it load balance within that one instance?
Second, what is jkstatus for?
Thanks - dave
David Thielen
303-499-2544
www.windwardreports.com