<?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: X server limits in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/x-server-limits/m-p/2713861#M947079</link>
    <description>One thing to remember is that the X-Server is the software running on the client machine, i.e. if I send a X display back to my machine, I should have an X server running on my machine willing to accept the display.  So for example if your client machine is a PC and they want to get X display from a HP server, the X server should be running on the PC.&lt;BR /&gt;&lt;BR /&gt;With regard to your question though, the server is only limited by the max number of processes that can run on the machine, i.e. kernel parameters nproc and maxuprc.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
    <pubDate>Tue, 30 Apr 2002 09:07:14 GMT</pubDate>
    <dc:creator>Santosh Nair_1</dc:creator>
    <dc:date>2002-04-30T09:07:14Z</dc:date>
    <item>
      <title>X server limits</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-server-limits/m-p/2713859#M947077</link>
      <description>Hello&lt;BR /&gt;I am trying to scale a display server(HP-UX 11). Users will login the system and get remote X-11 sessions send to their display. Are there X-11 limits. I.e. how many X-11 connections can the server have. ?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt; Eric</description>
      <pubDate>Tue, 30 Apr 2002 08:50:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-server-limits/m-p/2713859#M947077</guid>
      <dc:creator>Eric Rainer</dc:creator>
      <dc:date>2002-04-30T08:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: X server limits</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-server-limits/m-p/2713860#M947078</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;The dtlogin is only a process for the system and as such there are no limits on the X connections.&lt;BR /&gt;&lt;BR /&gt;If your system allows enough processes then it is fairly endless.&lt;BR /&gt;&lt;BR /&gt;assuming you use CDE&lt;BR /&gt;&lt;BR /&gt;check /var/dt/Xerrors and $HOME/.dt/*log for faults and&lt;BR /&gt;/etc/dt/config/* /usr/dt/config/* for the setups&lt;BR /&gt;&lt;BR /&gt;/etc is the original and should be copied to /usr if changed&lt;BR /&gt;&lt;BR /&gt;               Steve Steel</description>
      <pubDate>Tue, 30 Apr 2002 08:59:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-server-limits/m-p/2713860#M947078</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-04-30T08:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: X server limits</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-server-limits/m-p/2713861#M947079</link>
      <description>One thing to remember is that the X-Server is the software running on the client machine, i.e. if I send a X display back to my machine, I should have an X server running on my machine willing to accept the display.  So for example if your client machine is a PC and they want to get X display from a HP server, the X server should be running on the PC.&lt;BR /&gt;&lt;BR /&gt;With regard to your question though, the server is only limited by the max number of processes that can run on the machine, i.e. kernel parameters nproc and maxuprc.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Tue, 30 Apr 2002 09:07:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-server-limits/m-p/2713861#M947079</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2002-04-30T09:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: X server limits</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-server-limits/m-p/2713862#M947080</link>
      <description>fire up sam -&amp;gt; DISPLAY -&amp;gt; Xsever Configuration see Max number of file descriptors ..... default = 192 max = 374 the help section in sam has a good explanation.&lt;BR /&gt;&lt;BR /&gt;also you may want to take a look at the GSMT &amp;amp; SMT settings sizes again viewable under Xsever config.&lt;BR /&gt;&lt;BR /&gt;other than that normal kernal parameters will also ned to be tuned maxusers etc ....</description>
      <pubDate>Tue, 30 Apr 2002 09:20:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-server-limits/m-p/2713862#M947080</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2002-04-30T09:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: X server limits</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x-server-limits/m-p/2713863#M947081</link>
      <description>Hello Eric,&lt;BR /&gt;&lt;BR /&gt;the *possible* number of X-connections is your least problem:&lt;BR /&gt;- each CDE session eats up vast amounts of virtual address space (i.e. swapspace)&lt;BR /&gt;- each CDE session eats up at least about 32MB of RAM&lt;BR /&gt;- in each session usually a lot windows and hence processes are used&lt;BR /&gt;- everything should be pretty interactive or your users will complain, so you will need multiple CPUs, and fast ones&lt;BR /&gt;- X-Windows is a bandwidth hog, so make sure you have multiple LANICs, and fast ones, and your users are evenly spread over those&lt;BR /&gt;&lt;BR /&gt;Just my $0.02,&lt;BR /&gt;Wodisc</description>
      <pubDate>Tue, 30 Apr 2002 10:36:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x-server-limits/m-p/2713863#M947081</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2002-04-30T10:36:36Z</dc:date>
    </item>
  </channel>
</rss>

