Re: [whatwg/url] Addressing HTTP servers over Unix domain sockets (#577)

Syntax in `mod_proxy`:
```
In 2.4.7 and later, support for using a Unix Domain Socket is available by using a target which prepends unix:/path/lis.sock|. For example, to proxy HTTP and target the UDS at /home/www.socket, you would use unix:/home/www.socket|http://localhost/whatever/.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/577#issuecomment-960530579

Received on Thursday, 4 November 2021 08:00:05 UTC