Allow listening on Unix domain sockets

Hongli Lai lists at ruby-forum.com
Sat Oct 24 00:50:03 MSD 2009


Nick Pearson wrote:
> Is this not supported already?  I don't know for sure that it is, but
> I was recently reading on the github blog about setting up nginx with
> unicorn, and using domain sockets is how they do it:
> 
> http://github.com/blog/517-unicorn
> 
> Maybe they modified nginx themselves, but from the article it doesn't
> sound like it.
> 
> Anyway, if it's not included in nginx already, then +1 from me too.

No. This is about Nginx itself listening on a Unix socket, not proxying 
to other servers that listen on Unix sockets. In the Github article only 
Unicorn is listening on Unix sockets.
-- 
Posted via http://www.ruby-forum.com/.





More information about the nginx mailing list