]> git.openstreetmap.org Git - rails.git/commit
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)
commitbcbbf1944b55eb213a43d7d501533e65182c8f6a
tree824b4d2e342ed9240019e7b8f58fdddf123c2f26
parentbf31791f65fee149b660c1395d59204309f906fa
Don't bother running GC as it doesn't seem to get as much memory back
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.
public/dispatch.fcgi