| Submitter | David Miller |
|---|---|
| Date | July 8, 2011, 4:31 p.m. |
| Message ID | <20110708.093155.1103063166626789067.davem@davemloft.net> |
| Download | mbox | patch |
| Permalink | /patch/103891/ |
| State | Accepted |
| Delegated to: | David Miller |
| Headers | show |
Comments
On Fri, Jul 8, 2011 at 7:31 PM, David Miller <davem@davemloft.net> wrote: > From: Daniel Baluta <daniel.baluta@gmail.com> > Date: Fri, 8 Jul 2011 19:28:27 +0300 > >> I can try to make a patch for this if you want. thanks David. Daniel. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Patch
diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt index d3d653a..bfe9242 100644 --- a/Documentation/networking/ip-sysctl.txt +++ b/Documentation/networking/ip-sysctl.txt @@ -346,7 +346,7 @@ tcp_orphan_retries - INTEGER when RTO retransmissions remain unacknowledged. See tcp_retries2 for more details. - The default value is 7. + The default value is 8. If your machine is a loaded WEB server, you should think about lowering this value, such sockets may consume significant resources. Cf. tcp_max_orphans.