Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2003 01:42 AM
05-01-2003 01:42 AM
X
behp666 # Xlib: connection to "behp525:0.0" refused by server
Xlib: Maximum number of clients reached
Error: Can't open display: behp525:0.0
Error: Couldn't find per display information
How can I increase the max no of X clients on my wkstn?
Gary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2003 01:48 AM
05-01-2003 01:48 AM
Re: X
I believe you can modify the /etc/X11/X0screens configuration file -
increase the FileDescriptors parameter.
HTH.
- ramd.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2003 01:58 AM
05-01-2003 01:58 AM
Re: X
Also see /usr/lib/X11/Xserver/info/screens/hp
FileDescriptors
# The number of file descriptors available to the X server
# for its use. The number of connections (clients, more or less)
# is limited by the number of file descriptors.
#
# The minimum value is 25, and a current (as of 10.20) maximum of
# 384, allowing a maximum of slightly under 256 total connections to the
# Server. The default value is 192 (which allows a few under 128
# connections). If a value provided is out of range, the server yields
a
#warning and continues using the minimum or maximum, as appropriate.
#
NB this value can be changed via Sam -> Display-> Xserver config-> Modify Server options.
Both methods require the Xserver to be restarted.
However is this a local HP Xserver or PC Xemulation ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2003 02:50 AM
05-01-2003 02:50 AM
Re: X
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2003 05:11 AM
05-01-2003 05:11 AM
Re: X
The two gents above got it fully correct.
Tim