upstream status

Frank Liu gfrankliu at gmail.com
Fri Aug 19 19:54:22 UTC 2016


Hi,

I am using nginx as proxy with two upstream servers. In the access log, I
log the upstream_address, upstream_status, status (downstream), a special
response header from upstream, etc.

A few times I see in the log upstream_address: server1:port, server2:port
with upstream_status: 504, 502   status: 502  special header: -
Since there is the special response header, I assume nginx didn't get any
responses from either upstream servers. Why would upstream_status shows 504
and 502? Those code must not come from upstream, is it generated by nginx
self? I thought it would be -, - since there are no upstream_status
returned from upstream.

Thanks!
Frank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20160819/ef25a0e1/attachment.html>


More information about the nginx mailing list