Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 2002 10:18:46 -0000
From:      "Barry Byrne" <barry.byrne@wbtsystems.com>
To:        "mike ndabarasa" <freebsd@nur.ac.rw>, <freebsd-questions@FreeBSD.ORG>
Subject:   RE: how to allow more than 100 simultaneous users
Message-ID:  <LIECKJHNANKLLHKCFLOFMEGKCAAA.barry.byrne@wbtsystems.com>
In-Reply-To: <web-2928974@pumba.nur.ac.rw>

next in thread | previous in thread | raw e-mail | index | archive | help
Mike:

You need to modify the 'maxusers' parameter in the kernel config and build a
new kernel. Details for doing this are in the handbook. The maxusers
parameter controls the maximum number of proces tables - it's not a one to
one ratio, but and I can't think of the formula off the top of my head.
Anyway, if you set this to something around the 100 mark, rebuild your
kernel & reboot, then you should be good to go.

One thing to note - from release 4.5 onwards, the value defaults to zero in
the config file, and I think the max is determined based on the available
memory. You can still override it by supplying a positive value.

Cheers,

Barry

-----Original Message-----
From: owner-freebsd-questions@FreeBSD.ORG
[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of mike ndabarasa
Sent: 18 March 2002 10:03
To: freebsd-questions@FreeBSD.ORG
Subject: how to allow more than 100 simultaneous users



hello list members,
i have a small server for students who need to do their
hands on and i am having problems with the number of
simultaneour connections.

they won't go beyond 32 while i need at least a 100!

i modified
 max 256
   and
 pseudo-device pty 256

but can't still go beyond 32 connections.

who can help ?


NDABARASA MIKE
*** CCNA(Cisco Certified Network Associate) ***
*** CCAI(Cisco Certified Academy Instructor) ***
National University of Rwanda
COMPUTING CENTRE
E-mail: mike@nur.ac.rw

Voice:
  office (+250)530666
  mobile (+250)08425269

============================================================
    Felix qui potuit rerum cognoscere causas
             *** &&& $$$ &&& ***
Heureux celui qui comprend l'ultime raison des choses
============================================================

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?LIECKJHNANKLLHKCFLOFMEGKCAAA.barry.byrne>