|
high memory usage after 0:00u
|
| Author |
Message |
prale
Junior Member

Posts: 92
Joined: Feb 2008
Reputation: 1
|
RE: high memory usage after 0:00u
The problem is still there.
Can you please explain how to turn all vhosts to fastcgi?
Or just regenerating the config files after I switched to worker is enough?, since mod_php will not work anymore with worker.
And what about a2dismod mod_php?
Debian Etch
IspCP-Omega 1.0.0 RC6 - trunk
Monit
Munin
Awstats Dynamic
Fail2Ban
APF Firewall
DDOS Deflate
ModSecurity2
eAccelerator
Subversion, Trac (mod_python)
|
|
| 04-19-2008 10:03 PM |
|
prale
Junior Member

Posts: 92
Joined: Feb 2008
Reputation: 1
|
RE: high memory usage after 0:00u
Actually i don't see mod_php in my modules.
@joximu: how can you see in my previous posts, that some vhosts are using mod_php?
Loaded Modules:
core_module (static)
log_config_module (static)
logio_module (static)
mpm_worker_module (static)
http_module (static)
so_module (static)
actions_module (shared)
alias_module (shared)
auth_basic_module (shared)
authn_file_module (shared)
authz_default_module (shared)
authz_groupfile_module (shared)
authz_host_module (shared)
authz_user_module (shared)
autoindex_module (shared)
cband_module (shared)
cgid_module (shared)
dav_module (shared)
dav_fs_module (shared)
dav_svn_module (shared)
authz_svn_module (shared)
dir_module (shared)
env_module (shared)
fastcgi_module (shared)
info_module (shared)
mime_module (shared)
security2_module (shared)
python_module (shared)
negotiation_module (shared)
proxy_module (shared)
proxy_http_module (shared)
rewrite_module (shared)
setenvif_module (shared)
status_module (shared)
suexec_module (shared)
unique_id_module (shared)
watch_module (shared)
Debian Etch
IspCP-Omega 1.0.0 RC6 - trunk
Monit
Munin
Awstats Dynamic
Fail2Ban
APF Firewall
DDOS Deflate
ModSecurity2
eAccelerator
Subversion, Trac (mod_python)
|
|
| 04-19-2008 10:11 PM |
|
prale
Junior Member

Posts: 92
Joined: Feb 2008
Reputation: 1
|
RE: high memory usage after 0:00u
Well when I don't reboot it for a week, it's using some swap cache and the ram has only a few mb's left.
I don't think this is normal.
Thanx joximu for the cron explaination.
I'm gonna try it right away.
Debian Etch
IspCP-Omega 1.0.0 RC6 - trunk
Monit
Munin
Awstats Dynamic
Fail2Ban
APF Firewall
DDOS Deflate
ModSecurity2
eAccelerator
Subversion, Trac (mod_python)
|
|
| 04-20-2008 12:54 AM |
|
prale
Junior Member

Posts: 92
Joined: Feb 2008
Reputation: 1
|
RE: high memory usage after 0:00u
I just switched backups from bzip2 to gzip in the ispcp.conf
Also in /cron.d/ispcp I changed:
Code:
@daily root /var/www/ispcp/engine/backup/ispcp-backup-all yes &>/var/log/ispcp/ispcp-backup-all-mngr.log
@daily root /var/www/ispcp/engine/backup/ispcp-backup-ispcp noreport &>/var/log/ispcp/ispcp-backup-ispcp-mngr.log
to
Code:
0 3 * * * root /var/www/ispcp/engine/backup/ispcp-backup-all yes &>/var/log/ispcp/ispcp-backup-all-mngr.log
30 2 * * * root /var/www/ispcp/engine/backup/ispcp-backup-ispcp noreport &>/var/log/ispcp/ispcp-backup-ispcp-mngr.log
Lets see what happens now at 0:00, or hopefully at 3:00
Debian Etch
IspCP-Omega 1.0.0 RC6 - trunk
Monit
Munin
Awstats Dynamic
Fail2Ban
APF Firewall
DDOS Deflate
ModSecurity2
eAccelerator
Subversion, Trac (mod_python)
(This post was last modified: 04-20-2008 01:10 AM by prale.)
|
|
| 04-20-2008 01:09 AM |
|
prale
Junior Member

Posts: 92
Joined: Feb 2008
Reputation: 1
|
RE: high memory usage after 0:00u
it's using 256.13 MB RAM now at 0:05 
so let's see what happens at 2:30 and 3:00
Debian Etch
IspCP-Omega 1.0.0 RC6 - trunk
Monit
Munin
Awstats Dynamic
Fail2Ban
APF Firewall
DDOS Deflate
ModSecurity2
eAccelerator
Subversion, Trac (mod_python)
(This post was last modified: 04-20-2008 08:08 AM by prale.)
|
|
| 04-20-2008 08:07 AM |
|