k
Size: a a a
S
S
S
S
P
P
U
JK
RI
server {В результате гет запросы норм а посты валятся с
listen 80;
server_name soapproxy.loc;
access_log /var/log/nginx/soapproxy.loc-access.log newb;
error_log /var/log/nginx/soapproxy.loc-error.log warn;
location / {
proxy_pass http://10.10.10.10:7172;
}
}
502
"POST /location/API HTTP/1.1" 502 "PHP-SOAP/7.4.0" rt=0.285 uht="0.285" urt="0.285"
recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 10.249.10.44, server: soapproxy.loc, request: "POST /location/API HTTP/1.1", upstream: "http://10.10.10.10:7172/location/API", host: "soapproxy.loc"Чего я не учел?
ВМ
ВМ
ВМ
ВМ
ВМ