如题: 背景: 上传文件超过100M,出现了网关导致的问题。 调查方式:

logging:

level:

reactor:

netty: debug

可以通过debug,可以发现,在调用链的过程中

1、 You should add the property of item into the application.yml

spring:

servlet:

multipart:

enabled: true

max-file-size: 800MB

max-request-size: 200MB

2、the second step is very import: Restart the relation servers, including the gateway server, business server…

3、好了结束

精彩文章

评论可见,请评论后查看内容,谢谢!!!
 您阅读本篇文章共花了: