请教各位,用 nginx, openresty 反代 IIS7 出现 502 错误
- 0次
- 2021-05-25 18:35:07
- idczone
有人遇到过这种情况没:
源站是 IIS7,服务是流媒体服务 m3u8, ts ,直接访问源站完全正常。
用 nginx, openresty 去反代理,就会在播放过程中出现偶发的 502 错误。
各种系统都测试过,还是有这个错误。
NGINX 日志的类型全部是这样的:
2020/06/18 17:04:35 [error] 25317#0: *2787 connect() failed (111: Connection refused) while connecting to upstream, client: 61.188.x.0, server: 47.大带宽服务器90.x.0, request:url...
请教各位,有什么好的解决办法没。