apache Archive

Bandwidth limiting in Apache2

Serving large files from a web server can be a pain, specially if you have limited bandwidth. The ultimate goal is to offer the best service to each user, that's why it's a good idea to sometimes limit or throttle the available bandwidth for each user. In the Ubuntu repositories you...
Read More

Apache Optimization For Low Resources

Running a server with low resources can be a pain but also an opportunity to learn and optimize it then you can rest assured that all possible solutions were used. From my experience web and database servers consume the most resources on a shared environment, remember that you can always...
Read More