8712#14268: *2060 WSARecv() failed (10054: An existing connection was
forcibly closed by the remote host) while reading response header from
upstream, client:0.xx.xx.0
Can any one help me on this please.
I have site A , site B.
Site B is front end with nginx…
I am getting this error 10/3 times of request.
On Tue, Jun 14, 2016 at 09:24:59AM -0400, madvas wrote:
Hi there,
8712#14268: *2060 WSARecv() failed (10054: An existing connection was
forcibly closed by the remote host) while reading response header from
upstream, client:0.xx.xx.0
If that error message is in nginx’s error log, it suggests that nginx
thinks that something else closed the connection.
What is “upstream”, in your case? Does it have any logs to indicate
a problem?
An old reply to the other thread you mailed this to indicated that it
may have been using a php server with not enough php children available.