Re: 答复: Server load issues

Robby Russell <robby-/[email protected]>
Newsgroups gmane.comp.web.fastcgi.devel
Organization PLANET ARGON
Message-ID <1115873120.4541.13.camel@linus>
On Thu, 2005-05-12 at 12:36 +0800, 潘庆峰 wrote:
> You are out of swap space, the system is busy swapping, please redules
> your memory usage:
> > 10610 apache    16   0  112M 107M  1492 D     6.0 10.6   6:34   0
> dispatch.fcgi
> > 10604 apache    15   0  194M 178M  1500 S     4.8 17.7  31:28   0
> dispatch.fcgi

Yeh, that's the idea. I don't have that many sites running on FastCGI,
but they seem to be spawning a lot of fastcgi instances.

So, is there a better way to configure fastcgi than this?

> <IfModule mod_fastcgi.c>
>     FastCgiIpcDir /tmp/fcgi_ipc/
>     AddHandler fastcgi-script .fcgi
>     FastCgiConfig -maxClassProcesses 10 -maxProcesses 40 -killInterval
100 -idle-timeout 120 -pass-header HTTP_AUTHORIZATION -autoUpdate
> </IfModule>
> 

I found this info on another site as an example and lowered ht enumbers
a bit. The documentation on this isn't something that I completely
understand in terms of how to best config it.

-Robby

-- 
/******************************************************
* Robby Russell, Owner.Developer.Geek
* PLANET ARGON, Open Source Solutions & Web Hosting
* Portland, Oregon | p: 503.351.4730 | f: 815.642.4068
* www.planetargon.com | www.robbyonrails.com
*******************************************************/

___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.