Hello,

I am testing the SingleThreadModel. My test way was to write a servlet which will take 
3 minutes to process a request. Then I opened serveral browsers to send requests 
almost in the same time. Form the responses, I found out that all the responses were 
generated by the same servlet instance. 

Does Tomcat3.2.1 use a servlet pool in SingleThreadModel? If my test mehod is wrong?

Best Regards
Zou Hua

Reply via email to