Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Sherry Ann Hernandez 320 posts 344 karma points
    Jan 02, 2011 @ 11:51
    Sherry Ann Hernandez
    0

    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?

  • Sebastiaan Janssen 5058 posts 15520 karma points MVP admin hq
    Jan 02, 2011 @ 13:20
    Sebastiaan Janssen
    0

    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!

  • Sherry Ann Hernandez 320 posts 344 karma points
    Jan 02, 2011 @ 13:22
    Sherry Ann Hernandez
    0

    how do you enable it? and what is the client dependency framework?

  • Sebastiaan Janssen 5058 posts 15520 karma points MVP admin hq
    Jan 02, 2011 @ 13:25
    Sebastiaan Janssen
    1

    Here's some links for you: gzip in IIS and asp.net client dependency framework

Please Sign in or register to post replies

Write your reply to:

Draft