[Bug 404] Packets stuck in netfilter_queue after heavy loading

bugzilla-daemon at bugzilla.netfilter.org bugzilla-daemon at bugzilla.netfilter.org
Fri Feb 10 14:10:48 CET 2006


https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=404





------- Additional Comments From laforge at netfilter.org  2006-02-10 14:10 MET -------
Just one minor comment, unrelated to the bug:

> 4. Queue drop rate (7th  field incrementing, "queue_user_dropped",  except we
didn't) of 200-500/sec

'queue_user_dropped' doesn't mean the number of packets that were reinjected
with verdict NF_DOP.  Rather, this value indicates how many packets had to be
dropped because the socket receive buffer of the userspace socket was full. 
Combined with a value of '0' for queue_dropped, this basically means that your
socket buffer always fills up before we reach the maximum queue length.



-- 
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



More information about the netfilter-buglog mailing list