> From: yogesh hingmire [mailto:[email protected]] > Subject: Re: TomCat Request Processing
> Sure, i tried looking at the sequence diagram on the apache tomcat site, > was not able to understand from there. Basically what i want to understand > is, how does the connector handle multiple requests, it spawns a separate > thread to handle each of them. On that point i wanted to know how the > interaction happens between the connector and its request processor. Sorry > if its too basic of a question, if you could or other team members point me > in the direction it will be of great help. As you may have noticed, Tomcat (not TomCat) is open source. Download the code and read it. All of the responders on this mailing list are volunteers - including the Tomcat committers. Don't expect anyone to do your research for you. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
