[
https://issues.apache.org/jira/browse/SOLR-856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12648519#action_12648519
]
Noble Paul commented on SOLR-856:
---------------------------------
Hoss, Please ignore my patch. I just gave a quick suggestion .
Now I am more or less convinced that we must not add a filter. We should have
enough documentation on how these things are efficiently handled in each of the
containers. Tomcat handles it well internally, Jetty has a filter which does it
properly. Users like their own container's features or they may even setup an
Apache in the front to do that. This is largely an ops preference. In our org
we have standard packages of tomcat/apache which has standard settings for all
these.
So , this is just a matter of documentation
> 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.