There's no documentation for this item.
# File fcgi_handler.rb, line 207 def run_gc! @gc_request_countdown = gc_request_period GC.enable; GC.start; GC.disable end
<code/>
<pre/>
<code/>and<pre/>for code samples.