Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r1588@asus: jeremy | 2005-07-02 03:14:45 -0700 | Jeremy Kemper | 2005-07-02 | 1 | -13/+66 |
| | | | | | | | Optional periodic garbage collection for dispatch.fcgi. Graceful exit on TERM also (a la Apache1). Ignore signals the platform does not support, such as USR1 on Windows. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1592 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Use SIGHUP to dynamically reload an fcgi process without restarting it. ↵ | Jamis Buck | 2005-06-29 | 1 | -0/+112 |
Refactored dispatch.fcgi so that the RailsFCGIHandler is in the lib dir. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1565 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |