[ 
https://issues.apache.org/jira/browse/COUCHDB-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13672578#comment-13672578
 ] 

Travis Paul commented on COUCHDB-1749:
--------------------------------------

I would love to be able to server pre-gzipped content from CouchDB much like 
you can do with NGINX: http://wiki.nginx.org/HttpGzipStaticModule
                
> Add an optional HTTP compression layer to CouchDB
> -------------------------------------------------
>
>                 Key: COUCHDB-1749
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1749
>             Project: CouchDB
>          Issue Type: Improvement
>            Reporter: Dave Cottlehuber
>              Labels: couchdb, erlang, gsoc2013, html, javascript, nodejs, rest
>
> It would be really cool if you could do the compression during doc update (or 
> view
> creation or something) so that it can be served directly next time.
> See https://github.com/lgerbarg/couchdb/tree/gzip-support for a prior
> implementation or https://gist.github.com/archaelus/76455 for a
> file-based approach, and 
> http://visualstart.blogspot.com/2012/02/mochiweb-erlang-and-gzip.html
> for some other ideas.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to