[
https://issues.apache.org/jira/browse/SOLR-856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647914#action_12647914
]
Erik Hatcher commented on SOLR-856:
-----------------------------------
I don't understand your comment about users having to edit web.xml. A gzip
filter, such as http://sourceforge.net/projects/pjl-comp-filter, could be put
into web.xml, filtering all URLs, and always there. Internally it can control
based on headers and settings whether to gzip. What'd be the harm in that?
> Suport for "Accept-Encoding : gzip" in SolrDispatchFilter
> ---------------------------------------------------------
>
> Key: SOLR-856
> URL: https://issues.apache.org/jira/browse/SOLR-856
> Project: Solr
> Issue Type: Improvement
> Reporter: Noble Paul
> Attachments: SOLR-856.patch
>
>
> If the client sends an Accept-Encoding : gzip header then SolrDispatchFilter
> should respect that and send back data as zipped
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.