From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joubert Berger Subject: iptables-restore vs iptables-restore --noflush performance Date: Mon, 25 Jul 2005 15:13:19 -0400 Message-ID: <63d3731e050725121353083b32@mail.gmail.com> Reply-To: joubert@berger-family.org Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org Anyone know why I would get a big performance difference between "iptables-restore" and "iptables-restore --noflush"? I have 6600 rules. If I load with iptables-restore, it takes about 30sec. If I use noflush, that turns in 1 min and 20+ seconds. --joubert