On 14/05/2013 05:47, yogesh hingmire wrote: > I am curious to know how Tomcat's connectors handle the request processing > internally, especially between the Http11Protocol which i believe acts as a > connector and with every connector there may be a request processor which > is the Http11Processor. > > I think there is a pool of Http11Processor classes created by the > connector, was wondering how the interaction between Http11Protocol and > Http11Processor flows when a request comes in at the connector.
This sounds like a homework question. If you had managed to work out the above on your own you wouldn't need any help figuring out how they interact. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
