Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dieter should generate .gz files too #14

Open
pbiggar opened this issue Apr 10, 2012 · 2 comments
Open

dieter should generate .gz files too #14

pbiggar opened this issue Apr 10, 2012 · 2 comments

Comments

@pbiggar
Copy link
Contributor

pbiggar commented Apr 10, 2012

Jetty (and hence noir) can be configured to serve .gz files if they exist, so dieter should make them exist.

@jxa
Copy link
Member

jxa commented Apr 10, 2012

I read up briefly on this topic here http://cemerick.com/2011/04/22/adding-gzip-compression-to-a-clojure-webapp-in-30-seconds/ and he doesn't mention anything about having to write the .gz files. Are you hoping to avoid jetty having to do the gzipping?

@pbiggar
Copy link
Contributor Author

pbiggar commented Apr 11, 2012

See gzip at the top of: http://jetty.codehaus.org/jetty/jetty-6/apidocs/org/mortbay/jetty/servlet/DefaultServlet.html

So it looks like we need both.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants