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

David Smiley commented on SOLR-6699:
------------------------------------

Do we rename this for HTTP/2 or close it as Won't-Fix?   FWIW I locally 
reconfigured Solr 6.1 for HTTP/2 (plaintext) successfully.  I haven't yet 
adjusted HttpClient in my client to do it but I will.

> 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
>         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
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to