Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r1588@asus: jeremy | 2005-07-02 03:14:45 -0700 | Jeremy Kemper | 2005-07-02 | 1 | -3/+6 |
| | | | | | | | 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 | ||||
* | Refactored dispatch.fcgi. Added unit tests for dispatch.fcgi. Added trap to ↵ | Jamis Buck | 2005-06-22 | 1 | -0/+12 |
recognize HUP as a graceful termination command. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1479 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |