shpy Posted May 6, 2008 Posted May 6, 2008 My site have PageCache (of Chemo) and enable it. I enable gzip. Everything work well (very fast !). In code of pageCache and /includes/functions/gzip_compression.php, i see there are some line to remove unused characters in output (like space, comment ...). It works too (look into the output html code, many character ahd been removed) One day, i found that if i delete /includes/functions/gzip_compression.php, Gzip still works well . If i disable PageCache , Gzip still works but the unused characters had not been removed. So, gzip_compression.php was not used, which file do that function? I want to know to insert the code to remove the unused characters. Ps: I use http://www.gidnetwork.com/tools/gzip-test.php to test gzip on my site. It alway say that Compression type is gzip (in all cases). Paint for VietNamese :
Recommended Posts
Archived
This topic is now archived and is closed to further replies.