hi everyone! I´ve noticed that my apache went slow on some pages, especially the ones using php ( and maybe mysql ) The server was amazingly fast until some days ago. Any ideas about this? Thanks a lot...
lemat
12:56 pm on Mar 2, 2004 (gmt 0)
why don't you run 'top' and check what takes CPU resources? why don't you run 'ps -e' and check how many processes are running? why don't you run 'free' and check your memory usage? why don't you check your error_log for weird entries?
why don't you tell us what have you done since 'few days ago'?