Skip to content

Conversation

@kazuho
Copy link
Member

@kazuho kazuho commented Jun 29, 2015

Some application servers speaking HTTP/1.1 is capable of listening to an unix-domain socket (which is often faster and easier to operate than TCP sockets).

This PR add to the proxy implementation of H2O the support to connect to such servers.

The URL of such a server is expressed by http://[unix:/path/to/socket]/path (which loosely conforms to the syntax of URI defined in RFC 3986.

obsoletes #51

@kazuho kazuho force-pushed the kazuho/proxy-unix-socket branch from 10d8efb to 9375d03 Compare June 29, 2015 02:35
kazuho added a commit that referenced this pull request Jun 29, 2015
connect to application server via unix-domain socket
@kazuho kazuho merged commit e448231 into master Jun 29, 2015
@cubicdaiya
Copy link
Contributor

👍

kazuho added a commit that referenced this pull request Dec 18, 2015
kazuho added a commit that referenced this pull request Dec 18, 2015
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.

3 participants