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

Mike Drob resolved SOLR-6699.
-----------------------------
    Resolution: Duplicate

We have HTTP/2 support for inter-node communications, closing this issue as a 
duplicate.

> To enable SPDY in a SolrCloud setup
> -----------------------------------
>
>                 Key: SOLR-6699
>                 URL: https://issues.apache.org/jira/browse/SOLR-6699
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Harsh Prasad
>            Priority: Major
>         Attachments: SOLR-6699.patch, SOLR-6699.patch
>
>
> Solr has lot of inter node communication happening during distributed 
> searching or indexing. Benefits of SPDY is as follows: 
> -Multiple requests can be sent in parallel (multiplexing) and responses can 
> be received out of order.
> -Headers are compressed and optimized.
> This implementation will be using clear-text spdy and not the usual TLS layer 
> spdy.
> This patch is contributed by Yahoo! Japan.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to