https://bz.apache.org/bugzilla/show_bug.cgi?id=58587
Bug ID: 58587
Summary: Can adding workers to worker.list and balance_workers
cause an issue?
Product: Tomcat Connectors
Version: 1.2.37
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_jk
Assignee: [email protected]
Reporter: [email protected]
What would happen if I add workers into worker.list and balance_workers?
Option1:
worker.list=node1,node2,loadbalancer,status
worker.loadbalancer.balance_workers=node1,node2
VS
Option2:
worker.list=loadbalancer,status
worker.loadbalancer.balance_workers=node1,node2
If I went with Option1 will that cause errors with the apache LB like cause
blank page loads or perhaps slow down performance?
What I am looking for is, what is the repercussions with going with Option1?
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]