You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Houston Putman (Jira)" <ji...@apache.org> on 2021/09/01 20:36:00 UTC

[jira] [Updated] (SOLR-10999) Support "Accept-Encoding" header to enable response gzip compression

     [ https://issues.apache.org/jira/browse/SOLR-10999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Houston Putman updated SOLR-10999:
----------------------------------
    Fix Version/s:     (was: 7.3)
                       (was: 8.0)

> Support "Accept-Encoding" header to enable response gzip compression
> --------------------------------------------------------------------
>
>                 Key: SOLR-10999
>                 URL: https://issues.apache.org/jira/browse/SOLR-10999
>             Project: Solr
>          Issue Type: Improvement
>          Components: Server
>            Reporter: Jan Høydahl
>            Assignee: Jan Høydahl
>            Priority: Major
>              Labels: compression, http-headers, standards
>         Attachments: SOLR-10999.patch
>
>
> Spinoff from [email|https://lists.apache.org/thread.html/b4ec90b01bc075a98947e77b0a683308f760221dccb11be5819d1601@%3Cdev.lucene.apache.org%3E]
> Accept-Encoding:
> Advertises which content encoding, usually a compression algorithm, the client is able to understand
> https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Encoding
> Could enable compression of large search results. SOLR-856 suggests that this is implemented,
> but it does not work. Seems it is only implemented for replication. I’d expect this to be useful for
> large /export or /stream requests. Example:
> Accept-Encoding: gzip
> Could be configured with the [Jetty Gzip Handler|http://www.eclipse.org/jetty/documentation/9.4.x/gzip-filter.html]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org