Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Jan 2017 08:55:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 215791] x11-servers/xorg-server: please increase MAXCLIENTS in include/misc.h to at least 512
Message-ID:  <bug-215791-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215791

            Bug ID: 215791
           Summary: x11-servers/xorg-server: please increase MAXCLIENTS in
                    include/misc.h to at least 512
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11@FreeBSD.org
          Reporter: vermaden@interia.pl
          Assignee: x11@FreeBSD.org
             Flags: maintainer-feedback?(x11@FreeBSD.org)

Current limit for MAXCLIENTS on X11 is set to 256 which sometimes is too sm=
all.

# grep -r MAXCLIENTS xorg-server-1.17.4 | grep 256
./include/resource.h:#if MAXCLIENTS =3D=3D 256
./include/misc.h:#define MAXCLIENTS     256

If You ask how to reach that limit (256), then try using ClusterSSH on more
then 250 hosts ;)

Dunno if that is good argument, but RHEL or Debian distrubutions also incre=
ased
it to at least 512.

Regards,
vermaden

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215791-7141>