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

Donovan Jimenez commented on SOLR-856:
--------------------------------------

Isn't this usually handled as a configuration of the Container rather than at 
the servlet level?

For example, in Tomcat, I'd use the compression option on the HTTP connector 
described in the documentation: 
http://tomcat.apache.org/tomcat-6.0-doc/config/http.html

I'm sure other containers have similar, already existing, functionality.

> 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