These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for PHP-FPM (NGINX): Switch from IP-based routing to socket-based routing on the new forum.
Hi there,
Here are the server specifications:
Customizations I made so far:
Question:
Under the NGINX settings I see that "Connect Nginx to PHP processes with" is set to "Socket Files". However, all servers that use PHP-FPM use IP based routing in their NGINX config, e.g. localhost:8000.
It works great, but I read that it is slightly slower than socket based routing, so I am wondering if it is possible to change it?
Yes, but I don't think there's a UI fix for that. You may do it manually though.