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

--- Comment #4 from kimc....@gmail.com ---
Comment on attachment 36741
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36741
jk_lb_worker.c modification

I have tried to debug 1.2.46 version of tomcat connector and finally I found
some wrong parts of source codes for session-related configs.
 - session_cookie
 - session_path
 - set_session_cookie
 - session_cookie_path

The code that handles those attributes also missed a loop part for more than 2
workers.

I attached a pptx file and you can see what is the problem and how we can
handle .
And I would like to you to modify the source and release the patch officially.

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