Hello,
I have been searching the internet for a couple of days now trying to find Apache2 configuration files that will allow my blog to run.
Recently we moved WordPress and MySQL onto Linux from WordPress to take advantage of the plugins like W3 Total Cache.
Testing it with light traffic it seem to work swimmingly. The pages were cached and handled by Apache quite nicely. So we took a punt and moved the live site across.
The first couple of hours were fine but when the traffic started to increase, due to a recent posted link on Reddit, we started getting traffic of around 1000 visitors every 15 mins. This brought the site to a standstill. Thankfully I was able to point the DNS for the site back to the windows machine, leaving the database running on the new server. And things seem to be running ok, not the best though.
I was wondering if someone could help me set up Apache properly on our new server e.g. tell me what levels I should set the max/min clients etc. And possibly even some settings in MySQL incase we got those wrong as well.
It would be great to walk this through with someone as there is nothing really out there that isn’t either too old, wrong version of linux, etc. and turning it into a great post somewhere e.g. my blog http://you.arenot.me
Details on our new server from ServerBeach:
Options Type Date
5 TB bandwidth 2011-09-15
250 GB 7200 3 Gb/s 3.5 inch SATA hdd 2011-09-15
250 GB 7200 3 Gb/s 3.5 inch SATA hdd 2011-09-15
Intel Xeon Dual-Core 5130 processor 2011-09-15
Intel Xeon Dual-Core 5130 processor 2011-09-15
3Ware 8006-2LP RAID Card raid 2011-09-15
8 GB (X7DBN) ram 2011-09-15
Add-on Services Type Date
Ubuntu 10.04 64 bit os 2011-09-15
So as you can see it’s a chunky server. But being a Windows developer I made the wrong assumption that Apache would be set up properly to handle our traffic…it seems I need to tell it how to handle traffic.
So please let me know if you can help,
Colin