Skip to content

v4.0.62.3

Compare
Choose a tag to compare
@dsavineau dsavineau released this 08 Sep 16:09
· 8 commits to 4.2z3 since this release

Changelog:

58282df podman pids.max default value is 2048, docker's one is 4096 which are sufficient for the default value (512) of rgw thread pool size. But if its value is increased near to the pids-limit value, it does not leave place for the other processes to spawn and run within the container and the container crashes.