[ANN] Rainbows! 4.0.0 - MOAR concurrency for MOAR COARS
Eric Wong
normalperson at yhbt.net
Wed Jun 29 03:31:03 EDT 2011
ghazel at gmail.com wrote:
> after_fork do |server, worker|
> # per-process listener ports for debugging/admin/migrations
> addr = "127.0.0.1:#{9100 + worker.nr}"
> server.listen(addr, :tries => -1, :delay => 5, :tcp_nopush => true)
Yup, as I suspected. The patch I posted (and the unicorn prerelease
Rubygem) should fix it.
--
Eric Wong
More information about the rainbows-talk
mailing list