Welcome, Guest. Please Login or Register.
August 29, 2025, 01:32:44 AM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  English User Help  |  English Help  |  Forum *MUCH* slower since upgrade from 1.1.0 « previous next »
Pages: [1] 2 Reply Ignore Print
Author Topic: Forum *MUCH* slower since upgrade from 1.1.0  (Read 570 times)
Mach8
Sweetie
Beta Tester
YaBB God
*****
Posts: 1218


ICQ - 339855961
Forum *MUCH* slower since upgrade from 1.1.0
« on: April 11, 2002, 05:24:22 PM »
Reply with quote

I honestly can't think what's causing this, everyone on my forum is complaining and I really need to fix whatever is wrong :(

Since I upgraded to 1.3.0 everything on the forum is a lot slower... one forum user told me a thread took ten minutes to load, others are saying that the threads take so long to load that they just give up.

The number of members and messages on my board has been increasing at a steady rate ever since I first installed Y1G, so there has been no "sudden surge" in hits etc that might be causing the slow-down.

Has there been any major query changes in 1.3.0 that could be causing it to slow-down like this?

Finally, here's some statistics that I myself have noticed:

Average thread load time with 1.1.0: several seconds
Average thread load time with 1.3.0: thirty+ seconds

One of my moderators who previously praised the forum for being "lightning fast" now thinks it is incredibly slow.

 :(
« Last Edit: April 11, 2002, 05:34:29 PM by Mach8 » Logged
David
Destroyer Dave
Global Moderator
YaBB God
*****
Posts: 5761


I'm not a llama!

WWW
Re:Forum *MUCH* slower since upgrade from 1.1.0
« Reply #1 on: April 11, 2002, 08:32:40 PM »
Reply with quote

My 1.3 forums seem fast.  How big is yours?  But this forum is fast or at least no slower than before.
Logged

Jeff Lewis
Global Moderator
YaBB God
*****
Posts: 10149


I'm a llama!

WWW
Re:Forum *MUCH* slower since upgrade from 1.1.0
« Reply #2 on: April 11, 2002, 09:57:19 PM »
Reply with quote

That's horrible :(  Check the Bugs 1.3 board and a ne sticky post about slow SQL queries has a little bit of a solution in there.
Logged

andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:Forum *MUCH* slower since upgrade from 1.1.0
« Reply #3 on: April 12, 2002, 04:05:15 AM »
Reply with quote

Yes, check if building db indices as described in that thread helps.

Here is the link:
http://www.yabb.info/community/index.php?board=163;action=display;threadid=6599
Logged

mediman
Support Team
YaBB God
*****
Posts: 2858


WWW
Re:Forum *MUCH* slower since upgrade from 1.1.0
« Reply #4 on: April 12, 2002, 04:15:57 AM »
Reply with quote

don“t think that it will be fixed with indexes!

2 maybe 3 seconds okay, but half a minute? have you checked your mysql logs? have you delete big parts of your db? which version of mysql are you using, maybe table will not be optimezed (older versions)!
Logged

mainComm Dev Team
andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:Forum *MUCH* slower since upgrade from 1.1.0
« Reply #5 on: April 12, 2002, 04:27:58 AM »
Reply with quote

Mediman, maybe you are right. However Rbuttons got 45 seconds improvement by adding the indices as he wrote in his post, at least I understanding so. I think the indices area worth a trial.
Logged

groundup
Disciple of Joe, Head Cleric
Mod Team
YaBB God
*****
Posts: 2983


Error 309: Please notify the administrator of this

WWW
Re:Forum *MUCH* slower since upgrade from 1.1.0
« Reply #6 on: April 12, 2002, 04:30:07 AM »
Reply with quote

I am learning more and more about mysql everday.  Will these indices add server load (minimal still counts)
Logged

http://www.fastfinancialfreedom.org - financial freedom is a myth
http://www.fastfinancialfreedom.org - financial freedom is a myth
http://www.fastfinancialfreedom.org - financial freedom is a myth
fastfinancialfreedom.org
mediman
Support Team
YaBB God
*****
Posts: 2858


WWW
Re:Forum *MUCH* slower since upgrade from 1.1.0
« Reply #7 on: April 12, 2002, 04:31:56 AM »
Reply with quote

yes indexes he has so or so to add! but i mean maybe there is a "additionally" prob! hmm, i think i have to learn english :(
Logged

mainComm Dev Team
mediman
Support Team
YaBB God
*****
Posts: 2858


WWW
Re:Forum *MUCH* slower since upgrade from 1.1.0
« Reply #8 on: April 12, 2002, 04:46:49 AM »
Reply with quote

indices add server load ???
Logged

mainComm Dev Team
Mach8
Sweetie
Beta Tester
YaBB God
*****
Posts: 1218


ICQ - 339855961
Re:Forum *MUCH* slower since upgrade from 1.1.0
« Reply #9 on: April 12, 2002, 10:26:56 AM »
Reply with quote

Okay, I'll give adding the indexes a try...

I don't have direct access to the mySQL logs, but I've changed nothing in the database structure. I also optimize my tables once a week.

I'm wondering it it has anything to do with the new online indicators, as some threads with a lot of posts must have no end of SQL statements to go through, getting the user's current online status. Just a thought.
Logged
Joseph Fung
Global Moderator
YaBB God
*****
Posts: 4512


Keep smiling: it makes others nervous.

WWW
Re:Forum *MUCH* slower since upgrade from 1.1.0
« Reply #10 on: April 12, 2002, 12:02:15 PM »
Reply with quote

It has to do with a number of modifications that were made.  Ask jeff - I've spent the last month complaining to him about some of the innefficient code that was added while I was in China  :P

Not that my code was great, but some of the mod writers weren't careful at all with the number of queries they were putting in.
Logged

Jeff Lewis
Global Moderator
YaBB God
*****
Posts: 10149


I'm a llama!

WWW
Re:Forum *MUCH* slower since upgrade from 1.1.0
« Reply #11 on: April 12, 2002, 12:25:28 PM »
Reply with quote

There wasn't that much added to make it THAT slow.  I'd make sure track hits was turned off for one, I've noticed that slow things down.

Also, have a link to it?
Logged

Mach8
Sweetie
Beta Tester
YaBB God
*****
Posts: 1218


ICQ - 339855961
Re:Forum *MUCH* slower since upgrade from 1.1.0
« Reply #12 on: April 12, 2002, 12:30:26 PM »
Reply with quote

Yup, http://dynamic3.gamespy.com/~st/forum/?

I have track hits enabled, but when I upgraded I didn't know what I meant, so just installed it thinking it would be of benefit. What exactly does it do?

Logged
Joseph Fung
Global Moderator
YaBB God
*****
Posts: 4512


Keep smiling: it makes others nervous.

WWW
Re:Forum *MUCH* slower since upgrade from 1.1.0
« Reply #13 on: April 12, 2002, 01:22:43 PM »
Reply with quote

Mach8 - from here, your board is running REALLY fast!  what's the problem?
Logged

Mach8
Sweetie
Beta Tester
YaBB God
*****
Posts: 1218


ICQ - 339855961
Re:Forum *MUCH* slower since upgrade from 1.1.0
« Reply #14 on: April 12, 2002, 02:09:41 PM »
Reply with quote

Most likely because since the original post I've added the indexes that were mentioned, optimized my tables and disabled hit tracking.

:)
Logged
Pages: [1] 2 Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  Forum *MUCH* slower since upgrade from 1.1.0 « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.016 seconds with 16 queries.