<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: TIME_WAIT in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/time-wait/m-p/3653735#M69280</link>
    <description>&lt;BR /&gt;which is the equivalent key in 2.2 of net.ipv4.vs.timeout_timewait?</description>
    <pubDate>Wed, 26 Oct 2005 01:39:04 GMT</pubDate>
    <dc:creator>Chakravarthi</dc:creator>
    <dc:date>2005-10-26T01:39:04Z</dc:date>
    <item>
      <title>TIME_WAIT</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-wait/m-p/3653728#M69273</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;i'm using 2.2 kernel machine, in this socket goes to TIME_WAIT state and doesnt accept any new connections for 60 seconds. how do i reduce the timeout value in 2.2 kernel&lt;BR /&gt;&lt;BR /&gt;i tried changing values of tcp_fin_timeout and also i tried the following command&lt;BR /&gt;&lt;BR /&gt;sysctl  -w net.ipv4.vs.timeout_timewait=30 it gives error &lt;BR /&gt;error: 'net.ipv4.vs.timeout_timewait' is an unknown key&lt;BR /&gt;&lt;BR /&gt;is there any other way to come out of this problem?&lt;BR /&gt;&lt;BR /&gt;-chakri&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Oct 2005 08:07:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-wait/m-p/3653728#M69273</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2005-10-20T08:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_WAIT</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-wait/m-p/3653729#M69274</link>
      <description>Did you try the following command ?&lt;BR /&gt;# sysctl -w net.ipv4.tcp_fin_timeout = 30&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs</description>
      <pubDate>Thu, 20 Oct 2005 08:42:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-wait/m-p/3653729#M69274</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2005-10-20T08:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_WAIT</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-wait/m-p/3653730#M69275</link>
      <description>I don't have 2.2 kernel, but in the version I use, the value is:&lt;BR /&gt;&lt;BR /&gt;net.ipv4.tcp_fin_timeout&lt;BR /&gt;&lt;BR /&gt;But, why does not accept new connections? Is not a daemon that can spawn childs?</description>
      <pubDate>Thu, 20 Oct 2005 08:44:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-wait/m-p/3653730#M69275</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-10-20T08:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_WAIT</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-wait/m-p/3653731#M69276</link>
      <description>not sure, using an application which opens a socket connectiona and when you close the socket it goes to TIME_WAIT state and doesnt accept new connection for 60 seconds.  tried changing all the parameters still no luck.&lt;BR /&gt;&lt;BR /&gt;--chakri</description>
      <pubDate>Mon, 24 Oct 2005 23:46:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-wait/m-p/3653731#M69276</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2005-10-24T23:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_WAIT</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-wait/m-p/3653732#M69277</link>
      <description>check resource status of CPU and memory or disk. May be any of them are getting saturated. sysctl -a | grep timewait gives if there is a tunable called net.ipv4.vs.timeout_timewait. Else select relavent tunable regarding to 2.2 kernel.&lt;BR /&gt;&lt;BR /&gt;-Muthu&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Oct 2005 01:30:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-wait/m-p/3653732#M69277</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-25T01:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_WAIT</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-wait/m-p/3653733#M69278</link>
      <description>what are the tunables you are trying? &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://akt.sourceforge.net/doc/akt.list.02.html" target="_blank"&gt;http://akt.sourceforge.net/doc/akt.list.02.html&lt;/A&gt; - List.&lt;BR /&gt;&lt;BR /&gt;# check list&lt;BR /&gt;&lt;BR /&gt;# dmesg -c gives more related errors for tuning&lt;BR /&gt;# resource usage with sar or top&lt;BR /&gt;&lt;BR /&gt;-Muthu</description>
      <pubDate>Tue, 25 Oct 2005 01:34:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-wait/m-p/3653733#M69278</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-25T01:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_WAIT</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-wait/m-p/3653734#M69279</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Reducing a time out value is not a very stable option in many cases...&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bob</description>
      <pubDate>Tue, 25 Oct 2005 14:50:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-wait/m-p/3653734#M69279</guid>
      <dc:creator>B. Hulst</dc:creator>
      <dc:date>2005-10-25T14:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_WAIT</title>
      <link>https://community.hpe.com/t5/operating-system-linux/time-wait/m-p/3653735#M69280</link>
      <description>&lt;BR /&gt;which is the equivalent key in 2.2 of net.ipv4.vs.timeout_timewait?</description>
      <pubDate>Wed, 26 Oct 2005 01:39:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/time-wait/m-p/3653735#M69280</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2005-10-26T01:39:04Z</dc:date>
    </item>
  </channel>
</rss>

