]> git.openstreetmap.org Git - rails.git/commitdiff
Don't bother running GC as it doesn't seem to get as much memory back
authorTom Hughes <tom@compton.nu>
Tue, 28 Apr 2009 14:07:51 +0000 (14:07 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 28 Apr 2009 14:07:51 +0000 (14:07 +0000)
anyway plus the run_gc! method in the fastcgi dispatcher is a disaster
as it disables GC completely except for when it is forced by making a
call to the run_gc! method.


No differences found