Current time: 06-02-2024, 08:23 AM Hello There, Guest! (LoginRegister)


Post Reply 
high load
Author Message
laddu Offline
Junior Member
*

Posts: 42
Joined: Dec 2008
Reputation: 0
Post: #14
RE: high load
I am using fcgid and the conf is above (file : /etc/httpd/conf.d/fcgid_ispcp.conf)

Post it again
Code:
cat /etc/httpd/conf.d/fcgid_ispcp.conf |grep -v ^#

LoadModule fcgid_module modules/mod_fcgid.so
<IfModule mod_fcgid.c>
  AddHandler fcgid-script .php .php5
  SocketPath /var/run/mod_fcgid/sock
  IPCConnectTimeout 90
  IdleTimeout 300
  IdleScanInterval 120
  ProcessLifeTime 900
  MaxProcessCount 200
  DefaultMinClassProcessCount 1
  DefaultMaxClassProcessCount 5
  IPCCommTimeout 300
  BusyTimeout 300
  BusyScanInterval 120
  ErrorScanInterval 3
  MaxRequestsPerProcess 500
  ZombieScanInterval 3
  DirectoryIndex index.php
</IfModule>

Please give me some help
------

LE: I noticed that a process called diff is loading 89% of memory. After I kill diff everything comes back to normal
LLE: and this is the process:

Code:
ps aux |grep diff
root     14433  0.0  0.0   2404   516 ?        S    18:02   0:00 sh -c /usr/bin/diff -a /var/log/ispcp/maillog /var/log/ispcp/maillog.prev | /bin/egrep '^<' | /bin/sed 's/^< //' 1> /var/log/ispcp/maillog.diff
root     14434  4.8 66.7 2340452 1384864 ?     D    18:02   0:04 /usr/bin/diff -a /var/log/ispcp/maillog /var/log/ispcp/maillog.prev
(This post was last modified: 02-07-2009 02:04 AM by laddu.)
02-07-2009 01:41 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
high load - laddu - 02-05-2009, 09:40 PM
RE: high load - BeNe - 02-05-2009, 10:20 PM
RE: high load - laddu - 02-05-2009, 10:29 PM
RE: high load - nuke3d - 02-05-2009, 11:00 PM
RE: high load - laddu - 02-05-2009, 11:01 PM
RE: high load - laddu - 02-06-2009, 12:45 AM
RE: high load - ephigenie - 02-06-2009, 01:14 AM
RE: high load - laddu - 02-06-2009, 01:18 AM
RE: high load - KeNt - 02-06-2009, 01:37 AM
RE: high load - nuke3d - 02-06-2009, 02:25 AM
RE: high load - laddu - 02-06-2009, 09:24 PM
RE: high load - laddu - 02-07-2009, 12:00 AM
RE: high load - ephigenie - 02-07-2009, 12:23 AM
RE: high load - laddu - 02-07-2009 01:41 AM
RE: high load - laddu - 02-07-2009, 03:35 AM
RE: high load - laddu - 02-07-2009, 07:08 PM
RE: high load - pgentoo - 02-09-2009, 01:45 PM
RE: high load - laddu - 02-10-2009, 10:53 PM
RE: high load - pgentoo - 02-10-2009, 11:39 PM

Forum Jump:


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