28 Oct
2002
28 Oct
'02
3:14 p.m.
Skip Montanaro wrote:
You might be able to slow them down. Depending what sort of control you have over the HTTP bits stuffed on the wire, when you encounter requests for such pages, you can have the thread serving the connection slow its responses to a crawl, issue "100 Continue" responses, etc.
Isn't this the same as a DOS attack on yur own server, though? cheers, Chris