I want to implement SPDY to my SOLR server. The solr server is mainly query by a SOLR app.
I was wondering if it's a good idea, would it work? Because I think that only chrome and firefox can use spdy for the moment. So will my play app take advantage of SPDY?
Thanks!