Tag Archives: Apache

Debugging high Roundcube server load

Recently I’ve been attempting to fix a problem with high load on a server that is dedicated to serving Roundcube Webmail. The load issue appeared after migrating users off Squirrelmail and onto Roundcube. The symptoms are: high load average and … Continue reading

Posted in Mail, Web Serving | Tagged , | 2 Comments

Using mod_deflate to save bandwidth and traffic charges

If you’re running a web server using Apache 2.x and Ubuntu or Debian, you can save a lot of bandwidth by turning on mod_deflate. So just how does it work and how much data can you actually save? To use … Continue reading

Posted in Tips, Web Serving | Tagged , , | Leave a comment