<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Yup. That was it. Thanks!</p>
<p>I also found this related post:<br>
<a class="moz-txt-link-freetext" href="http://stackoverflow.com/questions/10550558/nginx-tcp-websockets-timeout-keepalive-config">http://stackoverflow.com/questions/10550558/nginx-tcp-websockets-timeout-keepalive-config</a></p>
<p><br>
</p>
<div class="moz-signature">
<p>Igal Sapir
<br>
Lucee Core Developer
<br>
<a href="http://lucee.org/">Lucee.org</a></p>
</div>
<div class="moz-cite-prefix">On 3/21/2017 2:33 AM, Reinis Rozitis
wrote:<br>
</div>
<blockquote cite="mid:E49F74D8AD004A41BD89EDF33AE261E5@MasterPC"
type="cite">
<blockquote type="cite">Any ideas?
<br>
</blockquote>
<br>
Try to increase the proxy_read_timeout.
<br>
<br>
"By default, the connection will be closed if the proxied server
does not transmit any data within 60 seconds. This timeout can be
increased with the proxy_read_timeout directive"
<br>
<br>
<a class="moz-txt-link-freetext" href="http://nginx.org/en/docs/http/websocket.html">http://nginx.org/en/docs/http/websocket.html</a>
<br>
<br>
<br>
rr <br>
_______________________________________________
<br>
nginx mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:nginx@nginx.org">nginx@nginx.org</a>
<br>
<a class="moz-txt-link-freetext" href="http://mailman.nginx.org/mailman/listinfo/nginx">http://mailman.nginx.org/mailman/listinfo/nginx</a>
<br>
</blockquote>
<br>
</body>
</html>