Skip to main content

Website is very slow

Comments

4 comments

  • GOT
    This could be a plethora of different things. I would start by running top to see what load and memory usage looks like when the site is running slow. It sounds possible that tour site is generating a lot of heavy processes. The act of suspending the site would likely kill all those processes off
    0
  • HostSane
    I agree with GOT, looks like you have a heavy website running, it has huge traffic or that website is under attack. Monitor the network connection once you resumed the website OR run the top command to see processes running with high resource usages, check the mysql usages.
    0
  • Eminds
    either your website is under attack or have huge traffic, one of the important reasons is website not optimized or mysql database overusage issue. you will have to monitor it.
    0
  • cPanelLauren
    Hi @nbjed You might also want to take a look at for information on how to look into high load as well.
    0

Please sign in to leave a comment.