[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Monotone-devel] Unix domain sockets
From: |
Brian May |
Subject: |
Re: [Monotone-devel] Unix domain sockets |
Date: |
Sun, 15 Jul 2007 12:10:31 +1000 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) |
>>>>> "William" == William Uther <address@hidden> writes:
William> Thoughts?
What benefits do you get in using having socat talk to mtn via a Unix
domain socket instead of the tcp socket on localhost?
I guess there are:
* unix permission checking on socket, so you can restrict access to
certain users on remote machine.
* possibly better performance.
Anyway just my thoughts.
I think this sounds like a good idea.
Another thought: maybe you could get it to work it with the patch for
openssh for forwarding unix domain socket connections (I haven't
tested it so I don't know how good this is) instead or relying on
socat - it seems slightly cleaner this way, although it won't work
without a patched ssh :-(.
http://www.25thandclement.com/~william/projects/streamlocal.html
--
Brian May <address@hidden>