Hi Vinay,
I have been trying to setup a similar environment with SPDY being enabled
for Solr inter shard communication. Did you happen to have been able to do
it? I somehow cannot use SolrCloud with SPDY enabled in jetty.
Regards,
Harsh Prasad
--
View this message in context:
http://lucene.47
Hi Markus,
SPDY does provide lower latency in the case when I have multiple requests to
the same server/domain. It compresses the header and reduces the number of
connections. But since it uses tls I am not sure if it will be faster than http
1.1. That is why I wanted to test SPDY with solr for