bluesteam
Verified User
- Joined
- Jan 28, 2021
- Messages
- 66
Hello,
About a year ago my client purchased a VPS server from me. The server was hosted in the UK.
Recently the provider has indicated that they are pushing up their prices so the client wanted to anyway move the server to be more local here in South Africa and purchased a new server through me but this time from a local provider.
My client runs and online store in Prestashop with +-40 000 products.
The server in the UK is running cPanel on Centos 7.
The NEW server in South Africa is also a VPS server but running DirectAdmin with CloudLinux and the resources have been doubled on the server.
The same site running from the CURRENT server is much faster than the site running on the NEW server:
CURRENT SERVER:
2 Cores
2GB RAM
50GB Storage
cPanel
Centos 7
NEW SERVER
4 Cores
4GB RAM
250GB Storage
DirectAdmin
Cloudlinux
We decided to go for DirectAdmin because of the price hikes from cPanel and the client doesn't want such hefty price hikes every year. So I am new to DirectAdmin and hoping someone can guide me here. cPanel was a breeze. It was just an install and forgot situation.
CURRENT SERVER URL: https://www.performanceproducts.co.za
NEW SERVER URL: https://testing.performanceproducts.co.za
So I thought at first that the problem was possibly that Cloudlinux was limiting resources so I set the limits for the webapp user and the clients user to be unlimited but this didnt resolve anything.
The command I ran was this: lvectl set <userid> --unlimited
I then checked in cloudlinux and the limits were now unlimited but still no change.
So I then thought that maybe mod_security was causing the issue so I disabled that but still no change.
I then enabled memcached in the PHP options on the server and then installed memcached by running the command "yum install memcached" for his online store. I then also added the memcached server through the prestashop admin dashboard to ensure the site was using it but STILL no change to the performance.
I then thought that maybe this was a prestashop problem but quickly dismissed that because the CURRENT server is running it fine as you can see when you navigate through the site on the CURRENT server URL.
So I am not sure what to do now because the client is upset that the NEW server with MORE resources is not performing properly and the only differences that we know if is that the Control Panels are different and that we are running CloudLinux vs Centos 7.
Any help and guidance would be greatly appreciated.
About a year ago my client purchased a VPS server from me. The server was hosted in the UK.
Recently the provider has indicated that they are pushing up their prices so the client wanted to anyway move the server to be more local here in South Africa and purchased a new server through me but this time from a local provider.
My client runs and online store in Prestashop with +-40 000 products.
The server in the UK is running cPanel on Centos 7.
The NEW server in South Africa is also a VPS server but running DirectAdmin with CloudLinux and the resources have been doubled on the server.
The same site running from the CURRENT server is much faster than the site running on the NEW server:
CURRENT SERVER:
2 Cores
2GB RAM
50GB Storage
cPanel
Centos 7
NEW SERVER
4 Cores
4GB RAM
250GB Storage
DirectAdmin
Cloudlinux
We decided to go for DirectAdmin because of the price hikes from cPanel and the client doesn't want such hefty price hikes every year. So I am new to DirectAdmin and hoping someone can guide me here. cPanel was a breeze. It was just an install and forgot situation.
CURRENT SERVER URL: https://www.performanceproducts.co.za
NEW SERVER URL: https://testing.performanceproducts.co.za
So I thought at first that the problem was possibly that Cloudlinux was limiting resources so I set the limits for the webapp user and the clients user to be unlimited but this didnt resolve anything.
The command I ran was this: lvectl set <userid> --unlimited
I then checked in cloudlinux and the limits were now unlimited but still no change.
So I then thought that maybe mod_security was causing the issue so I disabled that but still no change.
I then enabled memcached in the PHP options on the server and then installed memcached by running the command "yum install memcached" for his online store. I then also added the memcached server through the prestashop admin dashboard to ensure the site was using it but STILL no change to the performance.
I then thought that maybe this was a prestashop problem but quickly dismissed that because the CURRENT server is running it fine as you can see when you navigate through the site on the CURRENT server URL.
So I am not sure what to do now because the client is upset that the NEW server with MORE resources is not performing properly and the only differences that we know if is that the Control Panels are different and that we are running CloudLinux vs Centos 7.
Any help and guidance would be greatly appreciated.