Hi!
Could nginx be the cause of (google chrome message):
"
This webpage is not available
ERR_CONNECTION_TIMED_OUT
"
My IP change is dynamic and changed this afternoon, and after that all
I’m getting now is this TIMEOUT. I have stopped and restarted nginx
many times now but still the same problem.
–
Thiago F.
On Thu, Jun 4, 2015 at 10:27 PM, Thiago F. [email protected]
wrote:
My IP change is dynamic and changed this afternoon, and after that all
I’m getting now is this TIMEOUT. I have stopped and restarted nginx
many times now but still the same problem.
Looks like ‘keepalive_timeout 65;’ has something to do with it. I
have commented it out and the timeout seems to have gone.
–
Thiago F.