上传30M以上文件会报500

com.netflix.zuul.exception.ZuulException: Forwarding error

Caused by: com.netflix.client.ClientException: null

Caused by: java.net.SocketException: Broken pipe (Write failed)

你好~根据目前提供的日志,看不出来啥,先把网关服务和文件服务的最大的上传文件的限制都设置大一点

已设置成最大,并看到报错说是请求时间问题,也改了请求时间,但还是会报这个错误








已设置成最大,并改了

把zuul的超时时间设置得大一点呢
https://blog.csdn.net/wudiyong22/article/details/84937648

改完之后还是报同样的错误

还有这个 https://www.jianshu.com/p/c836a283631e?from=groupmessage&isappinstalled=0