apache / apache/apisix-java-plugin-runner
bug: 通过网关上传附件,16m左右会报错
未关闭
can't fix by us
- 主要语言
- Java
- 星标
- 152
- 派生
- 102
- PR 合并指标
- 30 天内没有已合并 PR
描述
### Issue description
### Environment
* apisix-java-plugin-runner 3.0.1-SNAP
* apisix 2.15.0
### Minimal test code / Steps to reproduce the issue
1. 使用POSTMAN模拟上传附件
2. 附件大小大于16M报 503错误
### What's the actual result? (including assertion message & call stack if applicable)
### What's the expected result?
看到 plugins/ext-plugin/init.lua 有个限制

调大这个MAX_DATA_SIZE限制,好像无效,继续报错,暂时无解
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。