Re: Session management

2015-10-30 Thread Roel Storms
Hello Christopher, 2015-10-29 16:13 GMT+01:00 Christopher Schultz : > Roel, > > On 10/29/15 6:32 AM, Roel Storms wrote: > > On Oct 28, 2015 21:01, "Christopher Schultz" < > ch...@christopherschultz.net> > > wrote: > >> On 10/28/15 12:34 PM, Mark Thomas wrote: > >>> On 28/10/2015 13:01, Roel Stor

Re: Session management

2015-10-29 Thread Christopher Schultz
Roel, On 10/29/15 6:32 AM, Roel Storms wrote: > On Oct 28, 2015 21:01, "Christopher Schultz" > wrote: >> On 10/28/15 12:34 PM, Mark Thomas wrote: >>> On 28/10/2015 13:01, Roel Storms wrote: Hello, I was looking into session management on Tomcat 8.0.29 and found this comm

Re: Session management

2015-10-29 Thread Roel Storms
Chris and Mark, On Oct 28, 2015 21:01, "Christopher Schultz" wrote: > Mark, > > On 10/28/15 12:34 PM, Mark Thomas wrote: > > On 28/10/2015 13:01, Roel Storms wrote: > >> Hello, > >> > >> > >> I was looking into session management on Tomcat 8.0.29 and found this > >> comment: > >> > >> In apach

Re: Session management

2015-10-28 Thread Christopher Schultz
Mark, On 10/28/15 12:34 PM, Mark Thomas wrote: > On 28/10/2015 13:01, Roel Storms wrote: >> Hello, >> >> >> I was looking into session management on Tomcat 8.0.29 and found this >> comment: >> >> In apache.catalina.connector.Request method doGetSession(bool) line 2886: >> >>* // Attempt t

Re: Session management

2015-10-28 Thread Mark Thomas
On 28/10/2015 13:01, Roel Storms wrote: > Hello, > > > I was looking into session management on Tomcat 8.0.29 and found this > comment: > > In apache.catalina.connector.Request method doGetSession(bool) line 2886: > >* // Attempt to reuse session id if one was submitted in a cookie* >