If your server supports it (you'll know right away
- Code: Select all
<?php ob_start("ob_gzhandler"); ?>
I added this command to admin.php and blog.php to test it, and it has shrunken the page sizes and load times of the blogs at least 50%. I only tried it on those two pages, but I bet it could work on other php pages as well. Admins, is this legit? Will it mess with LifeType's performance in other things?
