Jump to content

[Solved] Memory problems with my Website.


goman60

Recommended Posts

Most of your cpu and memory usage is coming from /home/goman60/public_html/index.cgi It looks like you've deleted the file, which doesn't stop the load because there are 3 of them already running. Would you like me to kill those processes for you?

  • Like 1
Link to comment
Share on other sites

It depends on the code, but processes should end themselves unless there is an infinite loop. Perhaps check your code and make sure that there is no chance of any loops getting stuck. You can also use cgi or cron to kill your processes yourself.

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...