Hi all,
I have a question regarding Solr 9.x:
After we updated to Solr 9.x, we noticed that the first get/post request on a
new TCP session takes much longer compared to older versions of Solr (we tested
Solr 6.x and 8.x) - but only if this first request is sent via a proxy. Without
a proxy So
I looked at solar.cool. It looks like it hasn’t had any changes for a long time.
Geoff
On 2024/09/04 15:03:34 Charlie Hull wrote:
> Maybe get this on https://solr.cool/ ?
>
> C
>
> On 04/09/2024 00:14, Geoffrey Slinker wrote:
> > https://github.com/gslinker/query-generator
> >
> >
> > If an
Hi,
we observed something similar a couple of weeks ago. When requests were
being originated not from the same private subnet as Solr’s but from a
Kubernetes pod, latency would spike to ~500 msec instead of the usual
2-3 msec. In our case the culprit turned out to be the Java security
manag