projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83aa265
)
Do a GC run every 10 requests.
author
Tom Hughes
<tom@compton.nu>
Sun, 26 Apr 2009 11:28:55 +0000
(11:28 +0000)
committer
Tom Hughes
<tom@compton.nu>
Sun, 26 Apr 2009 11:28:55 +0000
(11:28 +0000)
public/dispatch.fcgi
patch
|
blob
|
history
diff --git
a/public/dispatch.fcgi
b/public/dispatch.fcgi
index 3169ba26768334f7eae51d93900f2ff548223d2c..cd76b6113a89ec3192f5543cdd5e9fed61189f70 100755
(executable)
--- a/
public/dispatch.fcgi
+++ b/
public/dispatch.fcgi
@@
-21,4
+21,4
@@
require File.dirname(__FILE__) + "/../config/environment"
require 'fcgi_handler'
-RailsFCGIHandler.process!
+RailsFCGIHandler.process!
nil, 10