Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow connect to unix socket #5

Open
eugenegp opened this issue Jun 28, 2015 · 1 comment
Open

Allow connect to unix socket #5

eugenegp opened this issue Jun 28, 2015 · 1 comment

Comments

@eugenegp
Copy link

There is not possibility to use unix socket
if PHP-FPM configured using unix socket:
listen = /var/run/php-fpm/php-fpm.sock

can it be implemented here?

@Nyholm
Copy link
Member

Nyholm commented Aug 26, 2015

I guess you are correct. There is 3party libraries that will let you connect with a Unix domain socket (UDS).
Any PRs are most appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants