0
Аяқталған

Unix socket binding!

James Lott 11 year бұрын updated by Eugene Pankov (Project coordinator) 11 year бұрын 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
Аяқталған

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