View Single Post
  #1 (permalink)  
Old 07-18-2005, 11:20 AM
SJ
Guest
 
Posts: n/a
Default udp flood protection

Hello All!

I'm about to build an UDP balancer application on Unix (a reverse proxy)
and I'd like to implement a flood protection. Any ideas how to do this
besides checking the IP address of the clients?

TIA,

SJ

Reply With Quote