[Radiant] Page loads taking about 20 seconds, HIGH database activity

2011-10-26 Thread treydock
I am working to revive and migrate some Radiant 0.9.1 sites from FreeBSD to CentOS, and thus far am able to get the site up, but the slowness of loading a page is unbearable. If I tail the production.log , I see that it does a "SELECT * from pages WHERE...* on every page. It does that multiple ti

Re: [Radiant] Page loads taking about 20 seconds, HIGH database activity

2011-10-26 Thread Jim Gay
This seems excessive. I took a quick look into radiant-fabulator-extension an it's not simple. Is there anything in there that would cause this for you? -- Jim Gay Saturn Flyer 571 403 0338 saturnflyer.com On Oct 26, 2011, at 12:09 PM, treydock wrote: > radiant-fabulator-extension

[Radiant] Re: Page loads taking about 20 seconds, HIGH database activity

2011-10-26 Thread treydock
After some further analysis of the production log, I found a pattern, and am at least closer to knowing how to find the issue. The problem is I'm very new to Ruby...but I'm trying to find what in my install is calling Page.find such that is produces the pattern below. Basically this loop happens