diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2009-07-12 14:18:39 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2009-07-12 14:18:39 -0400 |
commit | 79c2e54a8c5a411947687ac40bb691d91c44a85a (patch) | |
tree | a728ff73b89e2884c4e162aecb408651ab746a34 /usr | |
parent | e630feeeff5586f5e6d07fd20ada0efcf64f3a53 (diff) | |
download | pfsense-79c2e54a8c5a411947687ac40bb691d91c44a85a.zip pfsense-79c2e54a8c5a411947687ac40bb691d91c44a85a.tar.gz |
Oops, we do not need to reboot to set nmbflows
Diffstat (limited to 'usr')
-rw-r--r-- | usr/local/www/system_advanced_network.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/system_advanced_network.php b/usr/local/www/system_advanced_network.php index b25c1aa..81b4d4d 100644 --- a/usr/local/www/system_advanced_network.php +++ b/usr/local/www/system_advanced_network.php @@ -255,7 +255,6 @@ function enable_change(enable_over) { <strong>Enable flowtable support</strong><br> Enables infrastructure for caching flows as a means of accelerating L3 and L2 lookups as well as providing stateful load balancing when used with RADIX_MPATH.<br/> - <b>NOTE:</b> If you change the state limit with flowtable enabled, you must reboot pfSense for the flowtable changes to take effect. </td> </tr> <?php endif; ?> |