[FR] Custom PHP-FPM pool settings similar to HTTP configurations

interfasys

Verified User
Joined
Oct 31, 2003
Messages
1,821
Location
Switzerland
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
  • 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.
 
Back
Top