Tom Hughes
bcbbf1944b
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.
2009-04-28 14:07:51 +00:00
Tom Hughes
85b3f7ffbc
Tidy up.
2009-04-26 23:13:06 +00:00
Tom Hughes
e3d20bd607
Run GC if we hit the memory limit, and only restart if we are still too big.
2009-04-26 17:01:59 +00:00
Tom Hughes
1bd3710134
Increase the hard memory limit and set a lower soft limit that does a
...
clean restart between requests.
2009-04-26 16:56:40 +00:00
Tom Hughes
aadb91861a
Do a GC run every 10 requests.
2009-04-26 11:28:55 +00:00
Steve Coast
06f3473d1c
beginning of osm on rails
2006-07-28 21:41:39 +00:00