Re: [us...@httpd] Preventing DoS attacks from single client host

2010-04-03 Thread Sean Conner
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 ow

[us...@httpd] Preventing DoS attacks from single client host

2010-04-03 Thread Nerius Landys
Hi guys. I'm in the process of writing some custom server code that uses TCP sockets. This is totally unrelated to Apache and the HTTP protocol (but please read on, I'll get there). I have quite a bit of experience writing server code that communicates with UDP, but I've had relatively little ex