Ability to choose between TCP and Unix Socket #507
brunocascio
started this conversation in
Ideas & Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone!
Would be good if the user can choose between using TCP or Unix sockets for FPM.
Currently,
fastcgi_pass 127.0.0.1:9000;
is hardcoded within the nginx conf.Beta Was this translation helpful? Give feedback.
All reactions