On 16/05/2016 10:40, Lyallex wrote: > On 16 May 2016 at 07:49, Violeta Georgieva <[email protected]> wrote: >> Hi, >> >> 2016-05-14 15:06 GMT+03:00 Lyallex <[email protected]>: >>> >>> 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 >>> 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? >> >> Check this one >> http://tomcat.apache.org/tomcat-8.0-doc/architecture/requestProcess/request-process.png > > > Excellent, a UML sequence diagram. By far the most useful UML model type.. > > Thanks, that's exactly what I was looking for. > > +1 as they say on the trendy (but largely useless) web forums.
I think you'll find that the "+1" concept started at the ASF[1]. If you look through the archives, particularly on the dev lists you'll find quite a few of them along with some -1's, +0's, -0's and the occasional fractional vote such as +0.5. Mark [1] https://www.apache.org/foundation/voting.html > > lyallex > > >> >> >> Regards, >> Violeta >> >>> Presumably the version of Tomcat is important >>> >>> 7.0.42 >>> >>> >>> Thanks in advance >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
