
location =/proxy-name.html { return 200 "$hostname";}
add_header X-Backend "$hostname";
add_header X-Service-Backend "$upstream_addr";
