Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-6699

To enable SPDY in a SolrCloud setup

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      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.

      Attachments

        1. SOLR-6699.patch
          75 kB
          Harsh Prasad
        2. SOLR-6699.patch
          57 kB
          Harsh Prasad

        Issue Links

          Activity

            People

              Unassigned Unassigned
              hprasad Harsh Prasad
              Votes:
              1 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: