<?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: tcpip in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tcpip/m-p/3578340#M832258</link>
    <description>Hi&lt;BR /&gt;The server socket must be restarted (those in LISTEN state), so I think the apache server must be restarted.&lt;BR /&gt;</description>
    <pubDate>Sun, 10 Jul 2005 15:55:59 GMT</pubDate>
    <dc:creator>Laurent Menase</dc:creator>
    <dc:date>2005-07-10T15:55:59Z</dc:date>
    <item>
      <title>tcpip</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcpip/m-p/3578338#M832256</link>
      <description>Dear Sirs,&lt;BR /&gt;&lt;BR /&gt;I am addressing the issue of TIME_WAIT of the hpapache web server on hpux 11.00. I noticed number of TIME_WAIT requests were &lt;BR /&gt;&lt;BR /&gt;more than the total number of ESTABLISHED and LISTEN connections when checked using the command "netstat -an"&lt;BR /&gt;&lt;BR /&gt;I want to change the tcpip config parameter "tcp_conn_request_max". &lt;BR /&gt;I am thinking to replace the value 1024 with 4096 in the below line from the /etc/rc.config.d/nddconf file :&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[1]=tcp&lt;BR /&gt;NDD_NAME[1]=tcp_conn_request_max&lt;BR /&gt;NDD_VALUE[1]=1024&lt;BR /&gt;&lt;BR /&gt;Do i need to restart the hpapache web server to take the change into effect ?&lt;BR /&gt;&lt;BR /&gt;Secondly, will this change fix the issue ?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Shiv&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Jul 2005 19:22:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcpip/m-p/3578338#M832256</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2005-07-07T19:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcpip/m-p/3578339#M832257</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;increasing tcp_conn_request_max to 4096 will increase the TCP listen queue maximum thus getting better performance.&lt;BR /&gt;&lt;BR /&gt;to set:&lt;BR /&gt;&lt;BR /&gt;# ndd -set /dev/tcp_conn_request_max 4096&lt;BR /&gt;# ndd -get /dev/tcp_conn_request_max &lt;BR /&gt; to view the reset value&lt;BR /&gt;&lt;BR /&gt;to permanently set it (which takes effect after a reboot), add these lines to the end of /etc/rc.config.d/nddconf :&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[1]=tcp&lt;BR /&gt;NDD_NAME[1]=tcp_conn_request_max&lt;BR /&gt;NDD_VALUE[1]=1024&lt;BR /&gt;&lt;BR /&gt;u should not need to restart Apache but only reset the above value, but restarting would not harm.&lt;BR /&gt;&lt;BR /&gt;refer to this post as well:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=207158" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=207158&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Thu, 07 Jul 2005 21:06:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcpip/m-p/3578339#M832257</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2005-07-07T21:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcpip/m-p/3578340#M832258</link>
      <description>Hi&lt;BR /&gt;The server socket must be restarted (those in LISTEN state), so I think the apache server must be restarted.&lt;BR /&gt;</description>
      <pubDate>Sun, 10 Jul 2005 15:55:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcpip/m-p/3578340#M832258</guid>
      <dc:creator>Laurent Menase</dc:creator>
      <dc:date>2005-07-10T15:55:59Z</dc:date>
    </item>
  </channel>
</rss>

