From 7b951f67a1d085fb3fcfc474d49606260e05ca13 Mon Sep 17 00:00:00 2001 From: teastep Date: Wed, 3 Jan 2007 16:29:42 +0000 Subject: [PATCH] More advice in the scalability doc git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5193 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- docs/ScalabilityAndPerformance.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/ScalabilityAndPerformance.xml b/docs/ScalabilityAndPerformance.xml index 6eb23a203..db51e11f6 100644 --- a/docs/ScalabilityAndPerformance.xml +++ b/docs/ScalabilityAndPerformance.xml @@ -135,6 +135,20 @@ role="bold">N2 scaling that is implicit in the problem being solved, it is vital to keep N small. + + + + If you have a large number of interfaces, use wild-cards + ("+") in /etc/shorewall/interfaces and + /etc/shorewall/hosts to reduce the number of + host groups. + + + + Combine host groups with similar firewall requirements into + a single zone. + +