diff options
author | David Heinemeier Hansson <david@loudthinking.com> | 2005-05-04 11:10:13 +0000 |
---|---|---|
committer | David Heinemeier Hansson <david@loudthinking.com> | 2005-05-04 11:10:13 +0000 |
commit | 6c473eb410a959607ee5f4a5c8597b684f1827c0 (patch) | |
tree | 959e0f4d150e38cb35f4e5597cb29e191550bb4b /actionwebservice/lib/action_web_service/templates | |
parent | ac44be3494a846468b6cefa21fa38ff953fc6de9 (diff) | |
download | rails-6c473eb410a959607ee5f4a5c8597b684f1827c0.tar.gz rails-6c473eb410a959607ee5f4a5c8597b684f1827c0.tar.bz2 rails-6c473eb410a959607ee5f4a5c8597b684f1827c0.zip |
Made dispatch.fcgi more robust by catching fluke errors and retrying unless its a permanent condition. [Jamis Buck] Allow graceful exits for dispatch.fcgi processes by sending a SIGUSR1. If the process is currently handling a request, the request will be allowed to complete and then will terminate itself. If a request is not being handled, the process is terminated immediately (via #exit). This basically works like restart graceful on Apache. [Jamis Buck]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1284 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'actionwebservice/lib/action_web_service/templates')
0 files changed, 0 insertions, 0 deletions