0
Completed

Unix socket binding!

James Lott 11 years ago updated by Eugene Pankov (Project coordinator) 11 years ago 0
For those of us who plan to access the panel only through reverse proxying, it would be awesome to have support for unix sockets as well as inet sockets. Gevent already has native support for AF_UNIX sockets, so it shouldn't be too much trouble to throw in :)

Answer

Answer
Completed

UNIX socket support is now committed to Github, but can't actually be used until Gevent fixes this bug: https://github.com/surfly/gevent/pull/295

Answer
Completed

UNIX socket support is now committed to Github, but can't actually be used until Gevent fixes this bug: https://github.com/surfly/gevent/pull/295