bugzilla-daemon at netfilter.org
2016-Feb-17 17:01 UTC
[Bug 980] BUG!!! nf_queue: full at 1024 entries, dropping packets(s). Dropped: 998887
https://bugzilla.netfilter.org/show_bug.cgi?id=980 Pablo Neira Ayuso <pablo at netfilter.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |pablo at netfilter.org Resolution|--- |WONTFIX --- Comment #2 from Pablo Neira Ayuso <pablo at netfilter.org> --- You can use nfq_set_queue_maxlen() to get a larger queue size. Moreover, have a look at queue balancing and fanout options to parallelize processing. There's also a bypass option so packets are not dropped in case they cannot be enqueued to userspace. You can also set the zero copy option. Please, have a look at the documentation for performance options. Otherwise, refer to the netfilter at vger.kernel.org for user questions. Thanks. -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20160217/74f47825/attachment.html>
Possibly Parallel Threads
- [Bug 999] conntrackd fails to start with error message regarding the netlink handler
- [ANNOUNCE] iptables 1.4.20 release
- [Bug 933] New: queue: Incorrect use of option with queue
- [Bug 1049] crafted packets are not detected/filtered
- [ANNOUNCE] nftables 0.4 release