mod_jk endpoints

2018-10-20 Thread Jerry Malcolm
Thanks for the responses to my earlier post about websockets/JSPs.  Http/2 is definitely the right answer for my issue there. HTTP/2 solved the problem with the throttling the multiple parallel requests with the browser connection limits.  But now opening that throttle has now exposed a

RE: Cookie Header Not Being Parsed

2018-10-20 Thread Caldarale, Charles R
> From: Durand, Dustin [mailto:dustin_dur...@intuit.com] > Subject: Cookie Header Not Being Parsed > I've been attempting to track down an issue where the cookies aren't being > parsed out of the cookie header in rare cases. We're using a java service > that utilizes JSession, so this causes

Cookie Header Not Being Parsed

2018-10-20 Thread Durand, Dustin
Hello Tomcat Users, I’ve been attempting to track down an issue where the cookies aren’t being parsed out of the cookie header in rare cases. We’re using a java service that utilizes JSession, so this causes the users session to be lost every time one of these failures occurs. Version: Tomcat

Re: Tomcat Clustering Support

2018-10-20 Thread Mark Thomas
On 11/10/18 10:12, Mark Thomas wrote: > If folks think this looks reasonable, I can create a BZ enhancement > request to implement it. https://bz.apache.org/bugzilla/show_bug.cgi?id=62841 - To unsubscribe, e-mail: