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

--- Comment #6 from Rainer Jung <rainer.j...@kippdata.de> ---
Note that the docs under

http://tomcat.apache.org/connectors-doc/reference/workers.html
show that the attribute session_cookie is an LB attribute. You have set it for
the  two ajp13 workers, but you need to set it for the lb worker named
"worker_lb" like:

worker.worker_lb.session_cookie=TESTSESSIONID

You can remove it from angine1 and engine2.

Please report back, if that works for you so we could close this ticket.

Regards,

Rainer

-- 
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