Subject: Re: Kernel tweaks
To: None <tech-kern@netbsd.org>
From: Christoph Badura <bad@ora.de>
List: tech-kern
Date: 09/11/1998 19:43:34
>> [Mon Sep  7 08:18:59 1998] [error] (35)Resource temporarily unavailable:
>> couldn't spa
>> wn child process: /usr/home/adscgi/cgi-bin/ads1.cgi
>> 
>> Compiling a kernel upping the users defined to 64
>> 
>> include "arch/i386/conf/std.i386"
>> 
>> maxusers        64              # estimated number of user
>> 
>> compiles ok, and thus as I understand, increases
>> the following parameters:-
>> 
>>         Maximum # of processes 
>>         Maximum # of processes per user 

No, it doesn't increase the limit on concurrent processes per user.
You need to increase the maxproc limit when starting the web server.


-- 
Christoph Badura
Verlag O'Reilly