I don't think cache was implimented back then, since that version was about a year ago.
Do you have any other MySQL-using scripts? The debug seems to indicate it's a general mysql slowness. I believe you were the person who had a remote database and needed a persistent database connection in order to get tolerable speed... I think I put the persistency specification in your tweaks.php, check it.
A newer version would use fewer queries, which would help with the snail's pace database connection you have.
0/5
1
2
3
4
5
Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.
Comments on WSN Links and Forums Slow to Download
Member
Usergroup: Customer
Joined: Dec 01, 2007
Total Topics: 12
Total Comments: 24
My WSN Links and Forums sections are downloading VERY slowly today.
Other sections of the site not using WSN code, however, are downloading normally, so I'm pretty sure it's not my hosting account.
Do you have any ideas about what might be causing WSN links and forums pages to get hung-up when downloading?
Thanks.
Forum Regular
Usergroup: Customer
Joined: Aug 09, 2004
Location: Chile
Total Topics: 172
Total Comments: 462
Are you using cache enabled ? Certainly I believe you should use it.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
I don't think cache was implimented back then, since that version was about a year ago.
Do you have any other MySQL-using scripts? The debug seems to indicate it's a general mysql slowness. I believe you were the person who had a remote database and needed a persistent database connection in order to get tolerable speed... I think I put the persistency specification in your tweaks.php, check it.
A newer version would use fewer queries, which would help with the snail's pace database connection you have.