You can now apply a rate limit to the sending of TCP RST packets. The minimum period in microseconds between sending such packets is controlled by the EF_TCP_RST_COOLDOWN environment variable, for example 3000 for a 3ms back-off period. The default is 0 (no rate limiting), consistent with standard TCP behavior.