4 Apr
2019
4 Apr
'19
11:21 a.m.
Hi,
What's the recommended way to handling timeouts on large mailboxes given the hardwired request timeout of 60s in solr-connection.c:
http_set.request_timeout_msecs = 60*1000;
/Peter