> From: Leo Donahue - RDSA IT [mailto:leodona...@mail.maricopa.gov] 
> Subject: RE: Tomcat access log reveals hack attempt: "HEAD /manager/html 
> HTTP/1.0" 404

> So you are saying it could be possible to know in advance that certain 
> requests are for repeated requests of nothing or being made by a bot, 
> versus regular legitimate requests, in order to move those bot requests
> off to another thread?

Nothing of the sort.  You simply put each 404 response on queue, and have an 
existing timer thread send it out when the appropriate delay has been achieved. 
 No threads are tied up during the delaying action.

 - 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: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to