aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort-dev
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2010-01-31 21:32:42 -0500
committerChris Buechler <cmb@pfsense.org>2010-01-31 21:32:42 -0500
commit8e008e2696f1a0c5746b26e555a315bf38889120 (patch)
tree832999111a7bd745d5eb3fa208d94c338894a8b0 /config/snort-dev
parenta4f36f692e495f0ef719bd8f3ab9bea2b47bbeb9 (diff)
downloadpfsense-packages-8e008e2696f1a0c5746b26e555a315bf38889120.tar.gz
pfsense-packages-8e008e2696f1a0c5746b26e555a315bf38889120.tar.bz2
pfsense-packages-8e008e2696f1a0c5746b26e555a315bf38889120.zip
fix text
Diffstat (limited to 'config/snort-dev')
-rw-r--r--config/snort-dev/snort_preprocessors.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/snort-dev/snort_preprocessors.php b/config/snort-dev/snort_preprocessors.php
index b493ec55..945de8e5 100644
--- a/config/snort-dev/snort_preprocessors.php
+++ b/config/snort-dev/snort_preprocessors.php
@@ -312,8 +312,8 @@ if($id != "")
<td><input name="flow_depth" type="text" class="formfld" id="flow_depth" size="5" value="<?=htmlspecialchars($pconfig['flow_depth']);?>"> <strong>-1</strong> to <strong>1460</strong> (<strong>-1</strong> disables HTTP inspect, <strong>0</strong> enables all HTTP inspect)</td>
</tr>
</table>
- Amount of HTTP server response payload to inspect. Snort's performance may increase by ajusting this value.<br>
- Setting this value too low may cause false negatives. Value above 0 is in bytes.<br>
+ Amount of HTTP server response payload to inspect. Snort's performance may increase by adjusting this value.<br>
+ Setting this value too low may cause false negatives. Values above 0 are specified in bytes.<br>
<strong>Default value is 0</strong></td>
</tr>
<tr>