v3.0.0-beta7
Pre-release
Pre-release
✨ What's new
- Set Unit's processes to be dynamic by default (like we do for FPM). Adds new variables:
UNIT_PROCCESSES_IDLE_TIMEOUT
(default:30
)UNIT_PROCCESSES_MAX
(default:20
)UNIT_PROCCESSES_SPARE
(default:2
)
🐛Fixes
The changes above fix this issue with the default configuration:
Full Changelog: v3.0.0-beta6...v3.0.0-beta7