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. > > > > > There are of course different scenario's t

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 > way tomcat deals with this