diff options
Diffstat (limited to 'config/snort')
-rw-r--r-- | config/snort/snort.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/snort/snort.xml b/config/snort/snort.xml index c3263982..f8e35c28 100644 --- a/config/snort/snort.xml +++ b/config/snort/snort.xml @@ -196,7 +196,7 @@ <field> <fielddescr>Performance</fielddescr> <fieldname>performance</fieldname> - <description>ac method is the fastest startup but consumes a lot more memory. acs/ac-banded and ac-sparsebands/mwm/lowmem methods use quite a bit less. ac-sparsebands is recommended.</description> + <description>Lowmem and ac-bnfa are recommended for low end systems, Ac: high memory, best performance, ac-std: moderate memory,high performance, acs: small memory, moderateperformance, ac-banded: small memory,moderate performance, ac-sparsebands: small memory, high performance.</description> <type>select</type> <options> <option> |