I want to limit formation of new TCP connection per second for a given source.
Is there any way I can achieve through any feature ?
I checked conn-max and embryonic connection limit but that limits simultaneous connection not per second.
MPF does not have option to limit connections per second.
Any other option ?