[ANN] Rainbows! 4.0.0 - MOAR concurrency for MOAR COARS
ghazel at gmail.com
ghazel at gmail.com
Wed Jun 29 03:47:10 EDT 2011
On Wed, Jun 29, 2011 at 12:31 AM, Eric Wong <normalperson at yhbt.net> wrote:
> 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.
Yup. Unicorn and Rainbows! upgraded fine now.
Thanks!
-Greg
More information about the rainbows-talk
mailing list