Actually found a nice doc for that: http://tomcat.apache.org/tomcat-6.0-doc/architecture/requestProcess/requestProcess.pdf
If there is anything else, do let me know. Regards, Bharath On Mon, Mar 8, 2010 at 2:12 AM, Bharath Vasudevan <[email protected]>wrote: > Hi, > I wanted to do some modifications around how tomcat handles the > connections. Is there any document explaining how the flow is from when a > packet is received on a connection and how it is serviced by the servlet and > responded back? > > Regards, > Bharath >
