Quantcast
Channel: Nginx Forum - Other discussion
Viewing all articles
Browse latest Browse all 972

Upstream address is not getting resolved

$
0
0
Hi All,

We are facing an issue, where incoming request is failed to resolve upstream IP address.

Getting below error nginx custom.log.

XX.XXX.228.225 - [21/Jul/2020:04:17:38 +0000] request="GET /dwc/dojo/dijit/themes/claro/Calendar.css HTTP/1.1" status="502" 552 "https://myserver.serivce.com/dwc/WnServlet?&Application=com.app.app.webui.auiml.welcome.DashboardDrillDownLauncher&userName=myuser@domain.com" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36" "-" upstream_addr="wa_console" request_id=1582e1049c7ac0d812bd187f5c96010c request_time=0.000 upstream_connect_time="-" upstream_header_time="-" upstream_response_time="0.000" "-"

====================================
upstream wa_console {

server mymaster:9443 max_fails=3 fail_timeout=300s ;
server mybackup:9443 max_fails=3 fail_timeout=300s backup;
keepalive 32;

}
====================================

Please let us know if it's known issue and have any fix.



Regards,
Madhu

Viewing all articles
Browse latest Browse all 972

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>