Closed
Description
From @DamianEdwards on Friday, July 25, 2014 11:42:51 AM
Pre-GZIPping files is seemingly becoming more popular. This involves running a tool ahead of deployment that creates GZIPped copies of suitable files in the site, e.g. site.js => site.js.gzip. Then the file serving aspect of the web server will serve the GZIPped file when appropriate.
Copied from original issue: aspnet/StaticFiles#7
Metadata
Metadata
Assignees
Labels
This issue requires design work before implementating.This issue impacts approximately half of our customersIncludes: URL rewrite, redirect, response cache/compression, session, and other general middlewaresThis issue represents an ask for new feature or an enhancement to an existing oneThis label is used by an internal tool