Looking for any tips on improving performance on the server level as my client will be getting some heavy traffic in the next few days.

Using a 1and1 cloud vps and increased the memory pretty high on the server. Is there anything I need to do to apache to make it start using those resources?

link|improve this question
2  
You might also consider offloading your static assets (JS, CSS, images) to a CDN like Amazon Cloudfront. – ceejayoz Jan 11 at 17:39
feedback

1 Answer

up vote 1 down vote accepted

Have a look at Apache Performance Tuning (scroll past massive advertisement).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.