[Bug 215791] x11-servers/xorg-server: please increase MAXCLIENTS in include/misc.h to at least 512
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 5 08:55:03 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215791
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 at FreeBSD.org
Reporter: vermaden at interia.pl
Assignee: x11 at FreeBSD.org
Flags: maintainer-feedback?(x11 at FreeBSD.org)
Current limit for MAXCLIENTS on X11 is set to 256 which sometimes is too small.
# grep -r MAXCLIENTS xorg-server-1.17.4 | grep 256
./include/resource.h:#if MAXCLIENTS == 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 increased
it to at least 512.
Regards,
vermaden
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list