PIE.htc and gzip problems

I have 2 questions:
a) How to compress PIE.htc in lighttpd? What is the file type for htc?

b) Why I have FAILED - (77.5 KB, compressed = 13.4 KB - savings of 64.1 KB) - http://www.thejobs.com.my/ ? Is that dynamic content compression? How to fix it?

http://www.webpagetest.org/result/150302...press_text

Use gzip compression for transferring compressable responses: 79/100
461.1 KB total in compressible text, target size = 368.7 KB - potential savings = 92.5 KB

FAILED - (77.5 KB, compressed = 13.4 KB - savings of 64.1 KB) - http://www.thejobs.com.my/
FAILED - (40.4 KB, compressed = 16.8 KB - savings of 23.6 KB) - http://www.thejobs.com.my/mod/CssRibbon/css/PIE.htc
FAILED - (9.0 KB, compressed = 4.2 KB - savings of 4.8 KB) - http://www.thejobs.com.my/mod/CssRibbon/css/PIE.htc

This is just a guess but have you tried adding a mime/type for the .htc extension?

Another part of me says why are you still using CSS3Pie? It’s perfectly OK to let CSS for old versions of IE (up to IE9) to degrade gracefully.

1 Like

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.