From owner-freebsd-questions Sun Sep 6 18:12:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA20588 for freebsd-questions-outgoing; Sun, 6 Sep 1998 18:12:11 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA20583 for ; Sun, 6 Sep 1998 18:12:09 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id SAA28660; Sun, 6 Sep 1998 18:12:04 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sun, 6 Sep 1998 18:12:03 -0700 (PDT) From: Doug White To: HW Wong cc: freebsd-questions@FreeBSD.ORG, lists@alpha.nl Subject: Re: Process table full?? In-Reply-To: <19980901073451.14809.qmail@hotmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 1 Sep 1998, HW Wong wrote: > I am running a script to simulate login to webserver using a software > call webcopy (written in Perl). > > The script will call the webcopy and put it to background. And this > will continue for 1000 users. I found out that, it will stop at around > 280 users. Then the error message, cannot fork will appear. Try running 'unlimit' before running webcopy to release the shell resource limits. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message