out current ram is 256.
i increased MaxClient to 500
limits.conf has these:
# prevent core dumps
*       hard    core    0

# limit size of any one of users' files to 100mb
*       hard    fsize   100000

#limit user processes per user to 150
*       soft    nproc   100
*       hard    nproc   150

# limit size of any one of users' files to 40mb
*       hard    fsize   40000

# prevent core dumps
*       hard    core    0

what else can i do? when i do a load check using top:

4:21pm  up 30 days, 18:47,  1 user,  load average: 0.00, 0.02, 0.07
300 processes: 297 sleeping, 1 running, 2 zombie, 0 stopped
CPU states:  1.1% user,  5.2% system,  0.0% nice, 93.5% idle
Mem:   257592K av,  162128K used,   95464K free,  729508K shrd,   37624K
buff
Swap: 1024088K av,    4276K used, 1019812K free                   31344K
cached

where do i increase things. please help thanks.


Fritz Mesedilla
Systems Administrator

Summit Interactive, Inc.
FHM | Seventeen | Candy | Cosmopolitan | Preview | Good Housekeeping
femalenetwork.com | candymag.com | fhm.com.ph | cosmo.com.ph

Palm Pilot Software: TVSked - Download from the link below
----------------------------------------------------------------------------
http://mesedilla.tripod.com           +Basta Ikaw Lord
-----Original Message-----
From: Orlando Andico [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 13, 2001 3:56 PM
To: PLUG Mailing List
Subject: Re: [plug] apache problem


On Thu, 13 Sep 2001, Fritz Mesedilla wrote:
..
> do you know what may have caused this problem?
> "Resource temporarily unavailable: couldn't spawn child process"
either out of memory or out of process handles. if the former, add more
ram. if the latter, whack your kernel to provide more processes, although
i think 1024 processes is the maximum.


--
Orlando Andico <[EMAIL PROTECTED]>
Mosaic Communications, Inc.
_
Philippine Linux Users Group. Web site and archives at
http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
To subscribe to the Linux Newbies' List: send "subscribe" in the body to
[EMAIL PROTECTED]

_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
[EMAIL PROTECTED]

Reply via email to