I think this โproblemโ still exists, but I think that the fix was provided both in the stream you linked to (link in the first post) and in essence by John Nunemaker ( http: //gist.github .com / 232953 ).
I believe that the corresponding bit of information is in the following block of code that you put in the intializer:
if defined?(PhusionPassenger) PhusionPassenger.on_event(:starting_worker_process) do |forked|
source share