You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Harsh Prasad (JIRA)" <ji...@apache.org> on 2014/11/04 02:06:34 UTC

[jira] [Updated] (SOLR-6699) To enable SPDY in a SolrCloud setup

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

Harsh Prasad updated SOLR-6699:
-------------------------------
    Attachment: SOLR-6699.patch

Patch file for SPDY.

> 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 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 message was sent by Atlassian JIRA
(v6.3.4#6332)

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