interfasys
Verified User
Just like we have custom, per domain, HTTP settings, we need custom PHP-FPM pool settings.
Currently, PHP-FPM pools are per user only, but that wouldn't be a problem with custom settings.
Custom settings would give us the following features
This would let us offer more features on certain plans.
Currently, PHP-FPM pools are per user only, but that wouldn't be a problem with custom settings.
Custom settings would give us the following features
- Per pool PHP extensions
- Per pool PHP values and flags
- Only raise limits for certain pools, not all your pools as described here
- Additional pools, if necessary, per example, per domain
This would let us offer more features on certain plans.