<?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: maxuprc in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/maxuprc/m-p/2612457#M36546</link>
    <description>Hi Georgina,&lt;BR /&gt;&lt;BR /&gt;Take a look at the threads below for more info on maxuprc,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/os/KCparam.MaxUprc.html" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/os/KCparam.MaxUprc.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;this is also dependent on nproc, check this link on nproc,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/os/KCparam.Nproc.html" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/os/KCparam.Nproc.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And here is a link from ITRC on the performance tuning for a WEb-server,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=400174a00d1946bd3c/screen=ckiDisplayDocument?docId=200000056144591" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=400174a00d1946bd3c/screen=ckiDisplayDocument?docId=200000056144591&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=400174a00d1946bd3c/screen=ckiDisplayDocument?docId=200000051850892" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=400174a00d1946bd3c/screen=ckiDisplayDocument?docId=200000051850892&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
    <pubDate>Tue, 13 Nov 2001 03:11:59 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2001-11-13T03:11:59Z</dc:date>
    <item>
      <title>maxuprc</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maxuprc/m-p/2612451#M36540</link>
      <description>Can anyone suggest a sensible value for maxuprc for a webserver?  The nproc value on the system is 276, I've read that the maximum maxuprc value should be nproc-4, but what would be a sensible value.  It is currently set at 75 and we frequently run out of processes.</description>
      <pubDate>Mon, 12 Nov 2001 23:53:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maxuprc/m-p/2612451#M36540</guid>
      <dc:creator>Georgina Swan</dc:creator>
      <dc:date>2001-11-12T23:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: maxuprc</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maxuprc/m-p/2612452#M36541</link>
      <description>Georgina,&lt;BR /&gt;&lt;BR /&gt;It makes sense to keep maxuprc equal to nproc-4 on the systems that have web servers running. Sensibility depends on the usage of the system. Certainly web servers spawn more processes as a single user (www). So, make it equal to the same formula. Also keep a track of your nproc size by doing a sar -v 5 10 at regular intervals.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 13 Nov 2001 00:01:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maxuprc/m-p/2612452#M36541</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-11-13T00:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: maxuprc</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maxuprc/m-p/2612453#M36542</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can safely increase 'maxuprc' to 1024. In saying that you will need to also increase 'nproc' to at least 1028. Have a read of this document.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/os/KCparams.OverviewAll.html" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/os/KCparams.OverviewAll.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Michael</description>
      <pubDate>Tue, 13 Nov 2001 00:05:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maxuprc/m-p/2612453#M36542</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2001-11-13T00:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: maxuprc</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maxuprc/m-p/2612454#M36543</link>
      <description>&amp;lt;&lt;THE nproc="" value="" on="" the="" system="" is="" 276=""&gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;  It basically depends on the&lt;BR /&gt;usage of the system. If this&lt;BR /&gt;is strictly a WEBSERVER without any other active users, then you use the minus four formula.  &lt;BR /&gt;The current values of 276 and 75 is less for a websever.&lt;BR /&gt;&lt;BR /&gt;Boost nproc to 1024  and&lt;BR /&gt;maxuprc to somewhere close to it (between 1000 and 1020).&lt;BR /&gt;IF you have a very busy server, then you can increase&lt;BR /&gt;it further too, depending on the usage at a later time.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;raj&lt;/THE&gt;</description>
      <pubDate>Tue, 13 Nov 2001 00:13:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maxuprc/m-p/2612454#M36543</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2001-11-13T00:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: maxuprc</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maxuprc/m-p/2612455#M36544</link>
      <description>Because its a webserver, I want to point out this important white paper:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://people.hp.se/stevesk/bastion.html" target="_blank"&gt;http://people.hp.se/stevesk/bastion.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Secondly, it's always important to know what OS (10.20, 11.00/32, 11.00/64, 11i) you are running, what web server products you are using, are your applications threaded, and the expected number of users at the peak period. Because this also will determine what your kernel parameters need to be set at.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 13 Nov 2001 00:19:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maxuprc/m-p/2612455#M36544</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2001-11-13T00:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: maxuprc</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maxuprc/m-p/2612456#M36545</link>
      <description>This will require some research.  maxuprc is the maximum number of processes allowed to run by a single user.  So there is no particular relationship between nproc or maxuprc.  For a web server, you must count every process run by the web server user (typically www).&lt;BR /&gt;&lt;BR /&gt;Now this may be tricky: a web page is served by an httpd process, which may start a cgi script which in turn starts another process.  So for a specific web page request, 3 or more processes may be needed for each request. Multiply that times the number of independent web pages that may be served at the same time and maxuprc can grow rapidly.&lt;BR /&gt;&lt;BR /&gt;So the formula is something like:&lt;BR /&gt;&lt;BR /&gt;maxuprc = number-of-independent-page-requests * maximum-number-of-subprocesses</description>
      <pubDate>Tue, 13 Nov 2001 02:38:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maxuprc/m-p/2612456#M36545</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2001-11-13T02:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: maxuprc</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maxuprc/m-p/2612457#M36546</link>
      <description>Hi Georgina,&lt;BR /&gt;&lt;BR /&gt;Take a look at the threads below for more info on maxuprc,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/os/KCparam.MaxUprc.html" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/os/KCparam.MaxUprc.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;this is also dependent on nproc, check this link on nproc,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/os/KCparam.Nproc.html" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/os/KCparam.Nproc.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And here is a link from ITRC on the performance tuning for a WEb-server,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=400174a00d1946bd3c/screen=ckiDisplayDocument?docId=200000056144591" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=400174a00d1946bd3c/screen=ckiDisplayDocument?docId=200000056144591&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=400174a00d1946bd3c/screen=ckiDisplayDocument?docId=200000051850892" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=400174a00d1946bd3c/screen=ckiDisplayDocument?docId=200000051850892&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Nov 2001 03:11:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maxuprc/m-p/2612457#M36546</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-11-13T03:11:59Z</dc:date>
    </item>
  </channel>
</rss>

