Y
Hacker News
new
|
ask
|
show
|
jobs
by
kvalekseev
1771 days ago
It's standard way to connect things in UNIX and provides better performance. For example postgresql tcp+ssl is 175% slower than socket
https://momjian.us/main/blogs/pgblog/2012.html#June_6_2012
1 comments
lttlrck
1770 days ago
But domain sockets only work between processes on the same machine, why would SSL be used in that case?
link