Yes, you
can implement maximum_connections and maximum_connections_from_ip, but I
question it for two reasons: 1. These days a DDoS attack is too easy, and
2. Even if *your app* gets away with this, the OS or the network connection
might be brought to their knees trying to withstand the burden of incoming TCP
requests, and if the OS is to crash, there's little point in trying to preserve
the server which runs on it.
I think
running an IDS server in front of your app server would do a better job in
preventing a DoS attack.
--------- www.farda-tech.com [Email: [EMAIL PROTECTED]]
|
_______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
