from the API if it helps anyone, should be used smartly :
server.pause(msecs)
Stop accepting connections for the given number
of milliseconds (default is one second). This could be useful for
throttling new connections against DoS attacks or other
oversubscription.