|
Question about gzip with mostly static content
My website is powered by Movable Type. RIght now, all pages generated by Movable Type are static .html pages. I was wondering if it would be worth it to have MT generate .php files instead for the sole purpose of using gzip compression?
Would the performance increase obtained from gzip compression outweight the slight performance hit in having the server parse each PHP file instead of serving up static HTML pages?
Thanks.
Last edited by Terence : 08-11-2002 at 08:57 PM.
|