RFC for VIP17: unix domain sockets for listen and backend addresses
Nils Goroll
slink at schokola.de
Fri May 19 13:56:10 CEST 2017
On 25/04/17 16:42, Dridi Boukelmoune wrote:
> I would even like
> to see UDS support for admin sockets (-T option).
+1 I just had a use case for this yesterday, which might also be a general use
case: cross-container communication (in docker). Sharing a file system with a
UDS (read only) between container is safe and easy, while configuring a shared
network between containers is not.
I must say though that this use case calls for more finely grained access
control for cli connections. Sounds like we could want a cli vcl?
Nils
More information about the varnish-dev
mailing list