Active
Project:
SimpleFeed
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2008 at 07:11 UTC
Updated:
8 May 2009 at 02:35 UTC
In the past I was getting an mysql error (29 I think) and I moved my TMP directory then repaired all simplefeed related tables. admin/content/simplefeed now loads but it takes literally minutes to load. I have several other drupal sites on this server and have never experience such slow load times. Can we optimize this module. I love what it does but not running on cron and slow load time of admin/content/simplefeed is a killer.
Regards
Comments
Comment #1
deverman commentedI also have one drupal 5.0 site that when I try to access the following simple feed path it never loads:
admin/content/simplefeed
I have very similar configured web sites that I setup using a profile install which don't have this problem. Let me know if you need any further info.
Comment #2
nsummy commentedI'm not sure if this is the case or not, but usually when certain things like this are slow to load or do not load, it is because your php memory limit is too low. Try bumping it up and see if that fixes it.
Comment #3
deverman commentedWhen I wrote this my memory limit was high and other web sites that were configured almost exactly the same worked so I don't think memory is the problem.