Re: Request for documentation

2016-05-16 Thread Mark Thomas
On 16/05/2016 10:40, Lyallex wrote: > On 16 May 2016 at 07:49, Violeta Georgieva wrote: >> Hi, >> >> 2016-05-14 15:06 GMT+03:00 Lyallex : >>> >>> I'm trying to find some documentation that details the request lifecycle >>> I've looked in the obvious places ... and some not so obvious ones >>> >>>

RE: Request for documentation

2016-05-16 Thread Venkata Reddy P
Hi, Is it same for tomcat ajp request execution flow? Thanks Venkata -Original Message- From: Lyallex [mailto:lyal...@gmail.com] Sent: Monday, May 16, 2016 3:10 PM To: Tomcat Users List Subject: Re: Request for documentation On 16 May 2016 at 07:49, Violeta Georgieva wrote: >

Re: Request for documentation

2016-05-16 Thread Lyallex
On 16 May 2016 at 07:49, Violeta Georgieva wrote: > Hi, > > 2016-05-14 15:06 GMT+03:00 Lyallex : >> >> I'm trying to find some documentation that details the request lifecycle >> I've looked in the obvious places ... and some not so obvious ones >> >> That is: NOT the servlet lifecycle documentati

Re: Request for documentation

2016-05-15 Thread Violeta Georgieva
Hi, 2016-05-14 15:06 GMT+03:00 Lyallex : > > I'm trying to find some documentation that details the request lifecycle > I've looked in the obvious places ... and some not so obvious ones > > That is: NOT the servlet lifecycle documentation, this is a different > thing entirely. > > I need some doc

Re: Request for documentation

2016-05-14 Thread Olaf Kock
Am 14.05.2016 um 14:06 schrieb Lyallex: > I need some documentation that details exactly what happens when the > fist bit of a request arrives at the server all the way through to > when the last bit of the response leaves the server. Does any such > documentation exit? > > Presumably the version

Request for documentation

2016-05-14 Thread Lyallex
I'm trying to find some documentation that details the request lifecycle I've looked in the obvious places ... and some not so obvious ones That is: NOT the servlet lifecycle documentation, this is a different thing entirely. I need some documentation that details exactly what happens when the fi