Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

文件大于20M上传抽风 #2

Closed
wangyaojiu opened this issue Aug 11, 2020 · 5 comments
Closed

文件大于20M上传抽风 #2

wangyaojiu opened this issue Aug 11, 2020 · 5 comments

Comments

@wangyaojiu
Copy link

我记得JSdelivr加速限制在20M 我就上传了个20M以上的图 但是他就不停上传

@huanghaozi
Copy link
Owner

奥对,50M以上直接GG

@huanghaozi
Copy link
Owner

我的辣鸡代码没有设限

@huanghaozi
Copy link
Owner

这个repo我鸽了挺久.....唔,近期还是没啥时间,等有时间了我完善完善叭

@wangyaojiu
Copy link
Author

我发现了个新的问题就是记得修改Nginx缓冲区大小 传递的参数超过接受参数的大小,会出现异常,client_body_buffer_size的值调整为51000K(jd cdn加速的最大限制是50m)这样就不会出错啦

@huanghaozi
Copy link
Owner

我发现了个新的问题就是记得修改Nginx缓冲区大小 传递的参数超过接受参数的大小,会出现异常,client_body_buffer_size的值调整为51000K(jd cdn加速的最大限制是50m)这样就不会出错啦

Mark

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants