We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
4.1.5
Docker
Linux
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36 Edg/125.0.0.0
上传文件占用的内存不会自动释放? 比如一开始zfile占用为200MB,上传一个200M大小的文件后,zfile的占用达到了400MB,重启容器才会恢复正常内存占用
自动释放内存
未释放内存
其他方式部署未尝试
The text was updated successfully, but these errors were encountered:
已尝试在 docker 环境下部署社区版 4.1.5 上传文件未复现,麻烦补充下:
docker info
docker stats 容器名
Sorry, something went wrong.
No branches or pull requests
环境信息
4.1.5
Docker
Linux
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36 Edg/125.0.0.0
复现步骤
上传文件占用的内存不会自动释放?
比如一开始zfile占用为200MB,上传一个200M大小的文件后,zfile的占用达到了400MB,重启容器才会恢复正常内存占用
预期结果
自动释放内存
实际结果
未释放内存
额外信息
其他方式部署未尝试
The text was updated successfully, but these errors were encountered: