aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/fcgi_handler.rb
Commit message (Expand)AuthorAgeFilesLines
* Dropped the 'immediate close-down' of FCGI processes since it didn't work con...David Heinemeier Hansson2005-07-191-12/+2
* Added an EXPERIMENTAL gateway.cgi for getting high-speed performance through ...David Heinemeier Hansson2005-07-041-3/+4
* r1588@asus: jeremy | 2005-07-02 03:14:45 -0700Jeremy Kemper2005-07-021-13/+66
* Use SIGHUP to dynamically reload an fcgi process without restarting it. Refac...Jamis Buck2005-06-291-0/+112