Em 2016-09-23 11:31, Ludovic Marcotte escreveu:
> On 2016-09-23 10:29 AM, [email protected] ([email protected])
> wrote:
>
>> SOGoMaximumPingInterval = 3540;
>> SOGoMaximumSyncInterval = 3540;
> Your HTTP server proxying requests to SOGo is likely closing the connection
> due to a timeout. Increase the timeout values to 1 hour.
Sorry, I forgot to say, here is my nginx configuration:
location ^~ /Microsoft-Server-ActiveSync {
proxy_pass
http://sogo.service.consul:20000/SOGo/Microsoft-Server-ActiveSync;
proxy_connect_timeout 3540;
proxy_send_timeout 3540;
proxy_read_timeout 3540;
proxy_buffers 64 256k;
}
So, it is already with a timeout big enough, right?
--
[email protected]
https://inverse.ca/sogo/lists