LearnBoost / up

Zero-downtime reloads and requests load balancer based on distribute.
540 stars 73 forks source link

allow binding to unix domain sockets #17

Open benmmurphy opened 12 years ago

benmmurphy commented 12 years ago

you can set up nginx to connect to a backend server using a unix domain socket. it would be really useful if the up binary would support listening on a unix domain socket.

rauchg commented 12 years ago

I like this. Sorry for the half year delay. Rebase pls?