Uploaded image for project: 'MusicBrainz Server'
  1. MusicBrainz Server
  2. MBS-4262

gzipping of dynamic content could use extension to javascript and JSON

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Normal Normal
    • Bug Fixes, 2012-02-20
    • None
    • None
    • None

      I'm playing around with Google's "Page Speed" extension for Chrome, and it's (rightfully!) pointed out to me that /text.js, /statistics/view.js, and /statistics/dataset/* aren't compressed, and that this could improve things. Looking at MBS-3168, it looks like only a few types are gzip'd by the load balancer; adding application/json and the various javascript content-types (we're serving at least text/javascript and application/x-javascript) would be nice.

      Specifically, for the default timeline page, it tells me: "Compressing the following resources with gzip could reduce their transfer size by 481.5KiB (80% reduction)." and then lists text.js, view.js, and all the datasets on the default graph.

            ianmcorvidae Ian McEwen
            ianmcorvidae Ian McEwen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                Bug Fixes, 2012-02-20