https://issues.apache.org/bugzilla/show_bug.cgi?id=44705
--- Comment #9 from David Karnok <kar...@sztaki.hu> 2008-12-22 01:27:40 PST --- I have also issues with the new cookie parsing. In my case, a load balanced Tomcat 5.5.26 application configured to use AJP causes the JSESSIONID cookie to have the host and port number attached to it: JSESSIONID=A54351F6255622340BCCB76397C80A84.server01:8080 Unfortunately, this is now an illegal cookie and any application running on it experiences strange session recreation issues. Is there a way to format the session cookie differently? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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