-
-
Notifications
You must be signed in to change notification settings - Fork 513
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
大文件上传问题 #155
Comments
如果不加代理可以正常上传的话,还是需要检查反代那块的配置 |
主要是设置我标的那两个吧,还有什么配置会影响吗,我其他配置都是默认的 |
收到,我检查一下 |
APK,还有zip压缩包这些也不行。 正常的文本txt、视频等是可以上传的。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
在设置了
client_body_timeout 300s;
client_max_body_size 1024m;
之后还是会上传失败,具体表现是卡在100%很久,然后后显示上传失败,但是不通过代理可以正常上传。
真的找不到原因了,请求协助
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: