Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
Jackie SK
1,283 PointsAny suggestions for Apache(http.conf) & MySQL(my.cnf) configuration setup for 1GB rackspace VPS
I have review lots of articles for the configuration of Apache(http.conf) & MySQL(my.cnf). However it seems not really working for my site.
Any suggestions or reference can be share if i really want my site can accept ~500 to 1000 users click on sametime without any error.
Cheers
1 Answer
Colin Marshall
32,861 PointsHave you considered running nginx instead of Apache? You should get way better performance and more concurrent connections.