Skip to main content

Websites slow after migrating to new higher spec server- need some advice

Comments

8 comments

  • cPRex Jurassic Moderator
    Hey there! It would help to know where the delay is. Is there a delay in Exim due to messages getting stuck in the queue? Is there a CPU delay that is keeping the mailing list from being processed? If you check the WHM >> Mail Queue Manager page, do you see messages sitting there waiting to be sent?
    0
  • bz87
    HI If you check the WHM >> Mail Queue Manager page, do you see messages sitting there waiting to be sent? Nope nothing here, FYI im using Mailwizz Email marketing application to manage the emails and using a 3rd party SMTP service(connected to mailwizz) to deliver the emails. I think it's more of a memory/ server capacity issue thats causing it to move slow? Again thanks for your reply
    0
  • cPRex Jurassic Moderator
    Thanks for the additional details. The only thing I could think of that would be relevant is the PHP process memory limit, set in WHM >> Multi PHP INI Editor. If that is the same value as the previous system and you're still running into those errors, it would take some additional troubleshooting of the Mailwizz application to further isolate the issue.
    0
  • bz87
    Thanks! BTW 1) how do i set memory limit to MAX in WHM >> Multi PHP INI Editor? how do I find out what is the maximum value i can put here? Also 2)how do i put to "no memory limit" do i just input value as "-1" or "-1M" Thanks as always
    0
  • cPRex Jurassic Moderator
    The max value would be the total value of RAM in your server, which you could find with the "free -m" command or with the WHM >> Server Information page. Using "-1M" would be the correct way to set this to unlimited. Please remember that if you do that, one bad PHP process would have the ability to take down the entire system.
    0
  • bz87
    Thanks CPrex SO based on my server information below what is the max value here? Assuming its the TOTAL value 31,952,244 would that be 31,952M? once again thanks!!
    0
  • cPRex Jurassic Moderator
    Yes, although you could just put 32G in the configuration as well, as "G" is supported. I really can't stress enough how much of a bad idea I think this is, and I don't think it will help the speed of the site. I suppose it would be fine for testing to see if you do notice an improvement, but it's not something that should be left in place long-term on a production system.
    0
  • quietFinn
    So i recently successfully migrated 5 of my Cpanel accounts from one WHM to another to a new much higher spec VPS (32GB Ram) from a 4GB ram VPS using the transfer tool.

    I think it's more of a memory/ server capacity issue thats causing it to move slow?

    You migrated from a server with 4GB memory to a server with 32GB memory, and you think it's a "memory/ server capacity issue". That does not make sense. Are the emails sent directly to Mailwizz, and not using Exim in your server?
    0

Please sign in to leave a comment.