Good afternoon!
I have seen "dropped due to the socket" on multiple servers with
Freebsd, this case is a Release 10.
# Netstat -s -s
...
4614884 dropped due to the socket
...
In this case the current flow is 700mbits download and 80mbits upload,
averaging 130kpps.
I've done many changes in sysct
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194453
--- Comment #8 from b...@boba.name ---
> By that i mean the following:
> First of all change the internals of dummynet to opportunistically
> check the timer whenever there is traffic, rather than relying on
> a one-tick granularity. When du