Tag Archives: apache

Is Pylons the Best Python Web Framework?

I’ve been playing with Python for close to two years now. I started out playing with Python when I had a need to develop web applications faster. I was getting rather bored with the additional development time that the thousands … Continue reading

Posted in Programming | Tagged , , , , , | 6 Comments

Making WP-Super-Cache gzip compression work

I was pretty excited to see an update to WP-Cache. The first thing I noticed is that when I enabled the new super cache compression option, I started getting a file save as dialog instead of my pages. As of … Continue reading

Posted in Web | Tagged , , , , , , , | 21 Comments

How to virtual host load balanced websites with ldirectord and Apache

I posted a while back on getting Heartbeat set up to add reliability to websites. After a few weeks of experience with the system, I thought I’d add a few additional tips on making the setup more reliable. There are … Continue reading

Posted in System Administration | Tagged , , , , , , | Comments Off on How to virtual host load balanced websites with ldirectord and Apache