-
- Downloads
NETOBSERV-1564: do not force flushing maps when rb is triggered (#348)
Flushing (without throttling) has a nefast effect in high stressed scenario, generating a lot of evictions from maps, resulting in many more flows generated. High stressed scenarios should rather rely on rb+accounter, which better handles the number of generated flows. Also, use errno as the reason for the metric
Please register or sign in to comment