Thank you, Eric! Tatsuya
On 3 August 2011 19:03, Eric Wong <[email protected]> wrote: > > Thanks! I've pushed out the following patch and updated the site: > > >From ec8a8f32d257290aac377f1c7b1c496e1df75f73 Mon Sep 17 00:00:00 2001 > From: Eric Wong <[email protected]> > Date: Wed, 3 Aug 2011 11:00:28 -0700 > Subject: [PATCH] KNOWN_ISSUES: add link to FreeBSD jail workaround notes > > Thanks to Tatsuya Ono on the unicorn mailing list. > --- > KNOWN_ISSUES | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) > > diff --git a/KNOWN_ISSUES b/KNOWN_ISSUES > index 2bd4151..f323c68 100644 > --- a/KNOWN_ISSUES > +++ b/KNOWN_ISSUES > @@ -3,6 +3,9 @@ > Occasionally odd {issues}[link:ISSUES.html] arise without a transparent or > acceptable solution. Those issues are documented here. > > +* Issues with FreeBSD jails can be worked around as documented by Tatsuya > Ono: > + > http://mid.gmane.org/cahbukrj09fdxagzsefjwotexw-7jyzgjmtgup_dhjpz9vbk...@mail.gmail.com > + > * PRNGs (pseudo-random number generators) loaded before forking > (e.g. "preload_app true") may need to have their internal state > reset in the after_fork hook. Starting with \Unicorn 3.6.1, we > -- > Eric Wong > _______________________________________________ > Unicorn mailing list - [email protected] > http://rubyforge.org/mailman/listinfo/mongrel-unicorn > Do not quote signatures (like this one) or top post when replying _______________________________________________ Unicorn mailing list - [email protected] http://rubyforge.org/mailman/listinfo/mongrel-unicorn Do not quote signatures (like this one) or top post when replying
