Limit rate of outgoing UDP packets per second
        Posted  
        
            by tim82
        on Server Fault
        
        See other posts from Server Fault
        
            or by tim82
        
        
        
        Published on 2010-04-10T18:25:08Z
        Indexed on 
            2010/04/10
            19:03 UTC
        
        
        Read the original article
        Hit count: 555
        
Hi,
since Teamspeak version 3 sends lots of packets per user and our provider is getting problems with his infrastructure above 20.000 packets per second we have to limit it that our servers are not going to be shut down.
Red a lot about iptables but was not able to find the right rules. Could you give me an advise how to manage that the server is not going to send more than 19k packets per seconds?
We are running on debian 4
Thanks in Advance
Tim
© Server Fault or respective owner