[ 
https://issues.apache.org/jira/browse/SOLR-856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12648025#action_12648025
 ] 

Yonik Seeley commented on SOLR-856:
-----------------------------------

As Donovan pointed out, the alternative is to let the servlet container handle 
it.  Upside is potentially greater speed if it's implemented in native code, 
and no new Solr dependency, but the downside is more config hassle for the 
user.  Would it make sense to see how hard it is to configure for the major 
servlet containers before committing this?

> 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.

Reply via email to