| | |
| | | in the <filename>/etc/sysctl.conf</filename> file. \ |
| | | </para> \ |
| | | \ |
| | | <programlisting language="ini"> \ |
| | | net.ipv4.tcp_fin_timeout = 30 \ |
| | | net.ipv4.tcp_tw_recycle = 1 \ |
| | | net.ipv4.tcp_tw_reuse = 1 \ |
| | | <programlisting language="ini">\n \ |
| | | net.ipv4.tcp_fin_timeout = 30\n \ |
| | | net.ipv4.tcp_tw_recycle = 1\n \ |
| | | net.ipv4.tcp_tw_reuse = 1 \ |
| | | </programlisting> \ |
| | | \ |
| | | <para> \ |
| | |
| | | reload the configuration with the <command>sysctl</command> command. \ |
| | | </para> \ |
| | | \ |
| | | <screen> \ |
| | | # sysctl -p \ |
| | | </screen> |
| | | <screen># sysctl -p</screen> |
| | | SUPPLEMENT_DESCRIPTION_MAKELDIF=<para> \ |
| | | The <replaceable>template-file-path</replaceable> can be \ |
| | | one of the following: \ |