0
Completat

Unix socket binding!

James Lott fa 11 anys updated by Eugene Pankov (Project coordinator) fa 11 anys 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
Completat

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
Completat

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