php-fpm sockets vs ports
Posted: Sun Sep 04, 2016 9:06 pm
I noticed that vestacp uses php-fpm and configures for every user account a different port starting with port 9000. You can find the configuration files in /etc/php-fpm.d/
I would think that communication via unix sockets will be faster then via local ports. Are there other people who know more about this and could advise on this choice. And is it (easily) possible to change the way vestacp generates the php-fpm config files.
I hope this can contribute in improving the vestacp.
I would think that communication via unix sockets will be faster then via local ports. Are there other people who know more about this and could advise on this choice. And is it (easily) possible to change the way vestacp generates the php-fpm config files.
I hope this can contribute in improving the vestacp.