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

Unix Domain Socket support #163

Merged
merged 9 commits into from Dec 9, 2018
Merged

Unix Domain Socket support #163

merged 9 commits into from Dec 9, 2018

Conversation

pavelmash
Copy link
Sponsor Collaborator

Adds support for Unix Domain Socket for both server and client.

Client socket can use URLs http://unix:/path/to/socket.sock:/url/path - for example http://unix:/tmp/mysock.sock:/index.html

Server Can binds to host: unix:/path/to/socket.sock

Nginx config example in inside 36 - Simple REST benchmark folder

Copy link
Owner

@synopse synopse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great pull request! :)

@synopse synopse merged commit a2f230c into master Dec 9, 2018
@pavelmash pavelmash deleted the feature/unixDomainSocket branch December 10, 2018 21:24
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

Successfully merging this pull request may close these issues.

None yet

2 participants