is it necessary to use Gzip / Deflate compression in umbraco
Hi guys,
I'm currently optimizing our website which is build entirely in umbraco. I'm using this firefox plugin called page speed, which analyzes every part of the site to make it load faster.
So one item that was reported is to enable compression. Is it still ok to implement it to umbraco?
Yes, I always enable this, it puts a little extra load on the server and to be honest it doesn't do all that much as you can also use the client dependency framework to do most of the heavy lifting. But it's fine to use it for that little lower bandwith if you need it!
is it necessary to use Gzip / Deflate compression in umbraco
Hi guys,
I'm currently optimizing our website which is build entirely in umbraco. I'm using this firefox plugin called page speed, which analyzes every part of the site to make it load faster.
So one item that was reported is to enable compression. Is it still ok to implement it to umbraco?
Yes, I always enable this, it puts a little extra load on the server and to be honest it doesn't do all that much as you can also use the client dependency framework to do most of the heavy lifting. But it's fine to use it for that little lower bandwith if you need it!
how do you enable it? and what is the client dependency framework?
Here's some links for you: gzip in IIS and asp.net client dependency framework
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.