Skip to content

Comment on Revisiting the “Cookieless Domain” Recommendationparent

Comments

you're confusing content compression with header compression. it's fine to pre-gzip your css before serving it over http or tls.

HTTP compression is simply not safe on your main web domain: http://security.stackexchange.com/questions/20406/is-http-co...

What I was trying to say is that, if you're security conscious, and running a CDN anyway, it might not be worth the risk to allow (selective) HTTP compression on your main web domain. It would be safer to disable it completely.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.