It was thus said that the Great Nerius Landys once stated:
> 
> I'm wondering what methods are preferred for preventing this sort of
> attack.  I'm wondering this for two reasons: 1) I want to secure my
> websites and 2) I want to learn techniques that address this issue
> because I'm writing my own TCP-oriented server software.
> 
> I'm also wondering if there exist any other good strategies for
> dealing with a DoS attack as described above, coming from a single
> host.  
> 
> Your thoughts are very much appreciated.

  I've had experience with that type of thing several years ago:

        http://boston.conman.org/2003/12/17.1
        http://boston.conman.org/2004/01/04.2

  But I haven't experienced such an attack in the past six years, so I don't
think they're all that common (at least, if there isn't a reason to attack
your site or server).  Also, if you are concerned about handling TCP
traffic, you should read:

        http://www.kegel.com/c10k.html

  which gives a lot of helpful advice for handling large amounts of TCP
traffic.

  -spc


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to