[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

First look




I'm setting up spiped to replace my current mesh of ssh -L between cloud servers. So far:

   - I wish it had a don't-fork option so I could run it from daemontools supervise.

   - It should set OREUSEADDR on its source socket. Currently it exits with EADDRINUSE if you start it within 30 seconds of killing an old one.

     I expect to have to start new ones / kill old ones whenever I add / remove a backend server. So restart time matters.

   - I don't understand the performance / security tradeoff of the -f option. 

-- 
Trevor Blackwell    trevor@anybots.com    650 776 7870