<?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: max socket connections in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/max-socket-connections/m-p/3819930#M548404</link>
    <description>Network sockets require file handles so the kernel parameter nfile controls how many sockets can be opened. Since nfile governs all files (disk filesystems, network filesystems, network sockets), you'll need to monitor thye usage of nfile with sar -v 1, or use Glance. Also look at syslog.log to see if error messages have been recorded that show all files have been used.</description>
    <pubDate>Fri, 07 Jul 2006 18:49:52 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2006-07-07T18:49:52Z</dc:date>
    <item>
      <title>max socket connections</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/max-socket-connections/m-p/3819929#M548403</link>
      <description>Hello Gurus,&lt;BR /&gt;is there a way to find out the maximum number of socket connections that a server can have? &lt;BR /&gt;&lt;BR /&gt;We have some servers that have multiple netbackup connections and also multiple autosys connections. Some of the connections are timing out/ dropping.&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;DP</description>
      <pubDate>Fri, 07 Jul 2006 18:18:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/max-socket-connections/m-p/3819929#M548403</guid>
      <dc:creator>Devesh Pant_1</dc:creator>
      <dc:date>2006-07-07T18:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: max socket connections</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/max-socket-connections/m-p/3819930#M548404</link>
      <description>Network sockets require file handles so the kernel parameter nfile controls how many sockets can be opened. Since nfile governs all files (disk filesystems, network filesystems, network sockets), you'll need to monitor thye usage of nfile with sar -v 1, or use Glance. Also look at syslog.log to see if error messages have been recorded that show all files have been used.</description>
      <pubDate>Fri, 07 Jul 2006 18:49:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/max-socket-connections/m-p/3819930#M548404</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-07-07T18:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: max socket connections</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/max-socket-connections/m-p/3819931#M548405</link>
      <description>Hi DP, &lt;BR /&gt;&lt;BR /&gt;I believe, it should be 4096 from a single program. Also, check out this thread for great resource : &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=947149" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=947149&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Fri, 07 Jul 2006 22:53:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/max-socket-connections/m-p/3819931#M548405</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-07-07T22:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: max socket connections</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/max-socket-connections/m-p/3819932#M548406</link>
      <description>Depending on the way the server's applications are written, one may also want to consider maxfiles/maxfiles_lim for the per-process limits on file descriptors, and nproc for the limits on the number of processes.&lt;BR /&gt;&lt;BR /&gt;The main point from all the posts thusfar though is that there is nothing in HP-UX's "networking" implementation in and of itself that limits the number of sockets, nor the number of TCP connections one can have.&lt;BR /&gt;&lt;BR /&gt;There are some theoretical limits on the number of concurrent TCP connections between pairs of IP addresses.  They fall-out from TCP connections being "named" by the four-tuple of local and remote IP address and local and remote port number.</description>
      <pubDate>Mon, 10 Jul 2006 10:38:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/max-socket-connections/m-p/3819932#M548406</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2006-07-10T10:38:21Z</dc:date>
    </item>
  </channel>
</rss>

