If there are multiple instances of PHP-FPM running, the pool names need not be unique. For example, on Debian (with the suitable repository), different versions of PHP will by default each have a default pool called "www".
Now I'm not sure what would be a good replacement. The socket path should be unique, but quite lenghty in some circumstances.
I'd have a patch ready for using the socket path: PLUTEX@9d12a8df65cc83816498e5578526099a785820c3
Just would love some better alternative…
If there are multiple instances of PHP-FPM running, the pool names need not be unique. For example, on Debian (with the suitable repository), different versions of PHP will by default each have a default pool called "www".
Now I'm not sure what would be a good replacement. The socket path should be unique, but quite lenghty in some circumstances.
I'd have a patch ready for using the socket path: PLUTEX@9d12a8df65cc83816498e5578526099a785820c3 Just would love some better alternative…