summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_advanced.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-01-23 02:20:23 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-01-23 02:20:23 +0000
commit15eead18de82f0cb791baf3b25624550c46bfca4 (patch)
treeacddb607e3140b07de6f0f37c87bde7cee8796ae /usr/local/www/system_advanced.php
parent051c969f23a3336c36767be7c3885f37448092dd (diff)
downloadpfsense-15eead18de82f0cb791baf3b25624550c46bfca4.zip
pfsense-15eead18de82f0cb791baf3b25624550c46bfca4.tar.gz
Remove old m0n0wall TCP Timeout field. This is now handled by PF's optimization dropdown.
Diffstat (limited to 'usr/local/www/system_advanced.php')
-rwxr-xr-xusr/local/www/system_advanced.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/usr/local/www/system_advanced.php b/usr/local/www/system_advanced.php
index 63b14aa..9b213cf 100755
--- a/usr/local/www/system_advanced.php
+++ b/usr/local/www/system_advanced.php
@@ -257,13 +257,6 @@ function enable_change(enable_over) {
This will cause pfSense not to check for newer firmware versions when the <a href="system_firmware.php">System: Firmware</a> page is viewed.</span></td>
</tr>
<tr>
- <td valign="top" class="vncell">TCP idle timeout </td>
- <td class="vtable"> <span class="vexpl">
- <input name="tcpidletimeout" type="text" class="formfld" id="tcpidletimeout" size="8" value="<?=htmlspecialchars($pconfig['tcpidletimeout']);?>">
- seconds<br>
- Idle TCP connections will be removed from the state table after no packets have been received for the specified number of seconds. Don't set this too high or your state table could become full of connections that have been improperly shut down. The default is 2.5 hours.</span></td>
- </tr>
- <tr>
<td width="22%" valign="top" class="vncell">Hard disk standby time </td>
<td width="78%" class="vtable">
<select name="harddiskstandby" class="formfld">
OpenPOWER on IntegriCloud