All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: to solve the performance problem of netfilter
@ 2003-12-17 10:57 tady
  2003-12-17 15:27 ` Roberto Nibali
  0 siblings, 1 reply; 7+ messages in thread
From: tady @ 2003-12-17 10:57 UTC (permalink / raw)
  To: netfilter-devel

Hi there,

zhengchuanbo wrote:


> I noticed that the netfilter module has a big influnce to the performance.

> I tested the throughput of our linux firewall. the result is as follows,
> 	linux(no netfilter)					580kpps
> 	with netfilter(no ip_conntrack)	    450kpps
> 	with ip_conntrack					295kpps
> So the throughput dropped about 40% when with ip_conntrack.


I can _not_ approve your results. I'm currently running a firewall
using conntrack with much more throughput than you mentioned above. I
did an (udp only for the moment) investigation on the latency
introduced by a netfilter firewall but could not find any significant
throughput decrease.  If someone is interessted have a look at

http://rnvs.informatik.uni-leipzig.de/ipp2p/

at links and latency investigation. Currently I'm using my match at a
campus link for shaping P2P traffic but could not find any drop in
throughput of the not classified traffic.

Kind regards,
Eicke.


-- 
+++ GMX - die erste Adresse für Mail, Message, More +++
Neu: Preissenkung für MMS und FreeMMS! http://www.gmx.net

^ permalink raw reply	[flat|nested] 7+ messages in thread
* to solve the performance problem of netfilter
@ 2003-12-17  2:29 zhengchuanbo
  0 siblings, 0 replies; 7+ messages in thread
From: zhengchuanbo @ 2003-12-17  2:29 UTC (permalink / raw)
  To: netfilter-devel


I noticed that the netfilter module has a big influnce to the performance. 
I tested the throughput of our linux firewall. the result is as follows,
	linux(no netfilter)					580kpps
	with netfilter(no ip_conntrack)	    450kpps
	with ip_conntrack					295kpps
So the throughput dropped about 40% when with ip_conntrack.

I tried NOTRACK module, but the performance is not very good.
	
On our linux firewall, most of the traffic are from a trusted host on the 
DMZ server, which need not to be filtered. So I wish there could be a solution
to open a fast path to the certain server, with no conntrack nor filter.   	
Somebody suggested to install a netfilter-module that gets the packets before 
conntrack and steal the packets, and bypass the rest of iptables as well. Is there
any ideas on that?
	
thanks.
	
regards,
Jack Zheng
zhengcb@netpower.com.cn

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-12-18 12:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-17 10:57 to solve the performance problem of netfilter tady
2003-12-17 15:27 ` Roberto Nibali
2003-12-17 15:55   ` KOVACS Krisztian
2003-12-17 17:01     ` Roberto Nibali
2003-12-17 17:09     ` Henrik Nordstrom
2003-12-18 12:02       ` Jozsef Kadlecsik
  -- strict thread matches above, loose matches on Subject: below --
2003-12-17  2:29 zhengchuanbo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.