Hi - Since tomcat implements a thread per connection
model (as per the spec), would it be open to a DoS
attack if it does not have an Apache server in front
of it ? ie keep all threads busy servicing slow
requests and valid users can't get in. 

Assuming there is no apache server in front of tomcat
and tomcat is serving everything, what's a reasonable
connection timeout value? I know this is application
specific but it would be interesting to hear about
this. The goal obviously is to serve as many users as
possible without having to create too many threads. 

Thanks in advance

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to