Re: HTTP Pipelining with session management

2015-11-03 Thread Roel Storms
2015-11-03 13:16 GMT+01:00 Mark Thomas : > On 03/11/2015 11:36, Roel Storms wrote: > > Hello, > > > > > > I was wondering if anything special is done with cookie based session > > management in order for it to deal with HTTP pipelining. > > No. > > &

Re: HTTP Pipelining with session management

2015-11-03 Thread Mark Thomas
On 03/11/2015 11:36, Roel Storms wrote: > Hello, > > > I was wondering if anything special is done with cookie based session > management in order for it to deal with HTTP pipelining. No. > There are of course different scenario's that can be drawn but is there a >

HTTP Pipelining with session management

2015-11-03 Thread Roel Storms
Hello, I was wondering if anything special is done with cookie based session management in order for it to deal with HTTP pipelining. https://en.wikipedia.org/wiki/HTTP_pipelining Take the following scenario: Client Request 1 Server

Re: Session management

2015-10-30 Thread Roel Storms
ark 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: > >>>> > >

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

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 managemen

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 doGetSessi

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 on

Session management

2015-10-28 Thread Roel Storms
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* *// Do not reuse the session id if it is from a URL

DO NOT REPLY [Bug 48774] DNS Aliasing breaks tomcat session management

2010-04-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48774 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 48774] New: DNS Aliasing breaks tomcat session management

2010-02-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48774 Summary: DNS Aliasing breaks tomcat session management Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: enhancement