protected Method

RailsFCGIHandler.reload!

There's no documentation for this item.

Source Code

# File fcgi_handler.rb, line 184
def reload!
  run_gc! if gc_request_period
  restore!
  @when_ready = nil
  dispatcher_log :info, "reloaded"
end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.