https://bz.apache.org/bugzilla/show_bug.cgi?id=63695

--- Comment #7 from kimc....@gmail.com ---
Thank you Rainer,

I changed my configuration as you adviced like the below.
And It works as I intended finally.

worker.list=worker_lb
worker.worker_lb.type=lb
worker.worker_lb.balance_workers=engine1,engine2
worker.worker_lb.session_cookie=LBSESSIONID
worker.worker_lb.sticky_session=true

worker.engine1.host=localhost
worker.engine1.port=9910
worker.engine1.route=engine1
worker.engine1.reference=worker.default

worker.engine2.host=localhost
worker.engine2.port=9920
worker.engine2.route=engine2
worker.engine2.reference=worker.default

You can close this subject.
Best regards,

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to