nikita12
Power Member
- Nov 15, 2012
- 662
- 195
Before you buy a dedicated server, make sure that your have a caching plugin like WP-Super Cache setup and ditch Apache for Nginx (Apache is a resource hog)
I have a wordpress website that serves 800,000 page views a month using a $10/mo Linode server. It hardly uses any resources because nginx serves all cached files. It would run the same on a $5/mo Digital Ocean VPS as well. I have wordpress comments disabled, so there is no need to regenerate the cache file often.
If you have any questions on the specific setup (nginx conf, wordpress plugins etc), feel free to PM me for more details.
I have a wordpress website that serves 800,000 page views a month using a $10/mo Linode server. It hardly uses any resources because nginx serves all cached files. It would run the same on a $5/mo Digital Ocean VPS as well. I have wordpress comments disabled, so there is no need to regenerate the cache file often.
If you have any questions on the specific setup (nginx conf, wordpress plugins etc), feel free to PM me for more details.