Further optimizations for gzip filter

Issue #3 wontfix
Robert Bergman created an issue

The gzip filter added in PR #3 should probably respond to config property that allows it to be disabled when running behind a reverse proxy capable of more efficiently providing that feature. We may also want to wrap it such that when enabled, it maintains an MRU memory cache of gzipped static assets.

Comments (1)

  1. Log in to comment