Why is my wordpress so slow on a powerful dedicated server?
-
I’ve a dedicated server with following specs:
* Intel xeon 4 core – 8 thread, 3.2ghz
* 16GB Ram
* 120GB SSD raid 1
* 250Mb/s bandwidth
* Apache2
* Php5.5
Phpinfo : https://azerothshard.ga/phpinfo.php
I’ve only wordpress installed with following confs/plugins:
* w3 total cache with APC and page cache for non logged users
* Buddypress
* Simplepress
* Wordfence security
* Jetpack
* Soap enabled for some external services
* Apache limited to 128M
The domain is : azerothshard.org
I need those plugins because it is an active community with 10-20 users logged at the same time.
However wp consume very huge resources
10 logged users: 100% of cpu costantly 5gb of ram It takes about 20 secs to load a single page ( when logged in )
1 logged user: 30% of cpu for a single apache2 process 1GB of ram It takes about 4-5 secs to load a single page. ( when logged in )
It’s extremely slow compared to my old community forum/site (azerothshard.altervista.org) that was hosted on a shared free vps service ( altervista.org ) Using joomla 1.5 and simple machine forum without particular cache and same load of users. It loads in less than a second!
phpinfo: https://azerothshard.altervista.org/phpinfo.php
Is there any way to improve performance that i’m missing to use?
- The topic ‘Why is my wordpress so slow on a powerful dedicated server?’ is closed to new replies.