Current time: 11-16-2024, 09:50 PM Hello There, Guest! (LoginRegister)


Post Reply 
mod_fcgid: too much
Author Message
help40 Offline
Junior Member
*

Posts: 16
Joined: Mar 2010
Reputation: 0
Post: #1
mod_fcgid: too much
[notice] mod_fcgid: too much /var/www/virtual/xxxxx . net/htdocs/index.php process(current:10, max:10), skip the spawn request

any suggestions ?
which parameters must be tuned ?
also in which file

as example
/etc/apache2/mods-enabled/fcgid_ispcp.conf
or
/etc/apache2/mods-available/fcgid_ispcp.conf

they are identical now
Code:
<IfModule mod_fcgid.c>
  AddHandler fcgid-script .php .php5
  SocketPath /var/lib/apache2/fcgid/sock
  IdleTimeout 600
  IdleScanInterval 120
  BusyTimeout 300
  BusyScanInterval 120
  ErrorScanInterval 3
  ZombieScanInterval 3
  ProcessLifeTime 900
  SpawnScoreUpLimit 10
  SpawnScore 1
  TerminationScore 2
  MaxProcessCount 200
  DefaultMaxClassProcessCount 10
  DefaultMinClassProcessCount 1
  IPCConnectTimeout 900
  IPCCommTimeout 900
  MaxRequestsPerProcess 500
</IfModule>

ok ok , I realized where to edit

but please suggest which values to rise ?
can I add custom file for one domain only ? will it work ?
(This post was last modified: 07-19-2010 03:13 AM by help40.)
07-19-2010 02:48 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
mod_fcgid: too much - help40 - 07-19-2010 02:48 AM
RE: mod_fcgid: too much - pulponair - 07-21-2010, 06:16 PM
RE: mod_fcgid: too much - help40 - 07-23-2010, 06:29 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)