New
v7.2.0
7.2.0 On The Corner
-
Features
- Add workers
:auto([#3827]) - Make it possible to restrict control server commands to stats ([#3787])
- Add workers
-
Bugfixes
- Don't break if
WEB_CONCURRENCYis set to a blank string ([#3837]) - Don't share server between worker 0 and descendants on refork ([#3602])
- Fix phase check race condition in
Puma::Cluster#check_workers([#3690]) - Fix advertising of CLI config before config files are loaded ([#3823])
- Don't break if
-
Performance
- 17% faster HTTP parsing through pre-interning env keys ([#3825])
- Implement and functions for , which makes Puma's C-extension GC-compactible ([#3828])