[OT] Re: What kind of search response time are you setting with solr full text search?
dovecot at ptld.com
dovecot at ptld.com
Wed Aug 25 22:13:31 EEST 2021
> So this looks really good and fast. So I think we can say with
> confidence solr is doing its job. So why is roundcube/dovecot taking
> so long to show the results?
Random guess... Buffering?
Whatever is sending to the browser isn't sending enough bytes to flush
the buffer so the data is left in limbo until enough time goes by the
buffer gets flushed anyways. Maybe a apache/nginx thing, php thing or
browser thing. Remember its solr > dovecot > php > web server > browser.
Tried other browsers?
More information about the dovecot
mailing list