There's no documentation for this item.
# File fcgi_handler.rb, line 96 def install_signal_handlers GLOBAL_SIGNALS.each { |signal| install_signal_handler(signal) } end
<code/>
<pre/>
<code/>and<pre/>for code samples.