index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
lib
/
fcgi_handler.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added SIGTRAP signal handler to RailsFCGIHandler that'll force the process in...
David Heinemeier Hansson
2006-02-19
1
-4
/
+22
*
Make fcgi handler respond to TERM signals with an explicit exit
Jamis Buck
2005-11-02
1
-1
/
+6
*
Refactored cleanly
David Heinemeier Hansson
2005-10-13
1
-37
/
+37
*
Solved the hanging issue.. USR2 is now the preferred way of restarting FCGIs!
David Heinemeier Hansson
2005-09-28
1
-3
/
+3
*
Solved the hanging issue.. USR2 is now the preferred way of restarting FCGIs!
David Heinemeier Hansson
2005-09-28
1
-3
/
+12
*
Dont log it twice
David Heinemeier Hansson
2005-09-28
1
-4
/
+1
*
Added in-process restarting on USR2 -- still missing a good way to free up th...
David Heinemeier Hansson
2005-09-28
1
-10
/
+32
*
Dropped the 'immediate close-down' of FCGI processes since it didn't work con...
David Heinemeier Hansson
2005-07-19
1
-12
/
+2
*
Added an EXPERIMENTAL gateway.cgi for getting high-speed performance through ...
David Heinemeier Hansson
2005-07-04
1
-3
/
+4
*
r1588@asus: jeremy | 2005-07-02 03:14:45 -0700
Jeremy Kemper
2005-07-02
1
-13
/
+66
*
Use SIGHUP to dynamically reload an fcgi process without restarting it. Refac...
Jamis Buck
2005-06-29
1
-0
/
+112