[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#157303: xserver-common: Connections refused, "Maximum number of clients reached"



reassign 157303 xserver-xfree86
retitle 157303 xserver-xfree86: [core server] want user-configurable maximum number of clients
tag 157303 + upstream
severity 157303 wishlist
thanks

There was some discussion about this on the XFree86 developers' list:

  On Sun, 2 Mar 2003, Kean Johnston wrote:

  > All,
  > 
  > How does X determine the maximum number of clients that can
  > connect to the server? Is the limit still 256? Does it hinge

     MAXCLIENTS is defined in xc/programs/Xserver/include/misc.h

  It's currently 256.

  > off FD_SETSIZE or is it limited by the number of open fd's
  > the server can have open?

     Available fds would be another limiting factor.  The client 
  ID and the resource ID share 29 bits of the XIDs, so beware that
  doubling the number of client IDs will half the number of
  resources available to each client.


                          Mark.

I am reassigning this bug and setting its parameters appropriately.

-- 
G. Branden Robinson                |      The noble soul has reverence for
Debian GNU/Linux                   |      itself.
branden@debian.org                 |      -- Friedrich Nietzsche
http://people.debian.org/~branden/ |

Attachment: pgppWqpzTTulK.pgp
Description: PGP signature


Reply to: