ChiefsPlanet

ChiefsPlanet (https://www.chiefsplanet.com/BB/index.php)
-   Nzoner's Game Room (https://www.chiefsplanet.com/BB/forumdisplay.php?f=1)
-   -   ChiefsPlanet (Welcome to the) NEW Chiefsplanet SERVER!!!! (https://www.chiefsplanet.com/BB/showthread.php?t=237240)

Warrick 08-25-2019 12:59 PM

SAF = Slow As F***

Chief Roundup 08-25-2019 01:01 PM

Why is this thing so slow again?

Old Dog 08-25-2019 01:02 PM

Quote:

Originally Posted by limested (Post 14408820)
=
If people leave because rep is no longer a thing then they were shit posters we don’t want to begin with.

Negged.....(I keed).
IZ SLOOOOOOOW

wazu 08-25-2019 01:06 PM

My way of dealing with it all is I open 4 tabs, and while one thread is loading, I read another. Hope this helps.

limested 08-25-2019 01:20 PM

Quote:

Originally Posted by DaFace (Post 14408869)
The current slowdown is unrelated to any of that.

Didn’t say it did. I would guess it is related to WHM and it’s background processes.

DaFace 08-25-2019 01:53 PM

Found an interesting bottleneck and tried an experiment that seems to have helped (converting the session table from MEMORY to InnoDB). Seems like a bad idea, but things got better instantly, so...we'll see.

seclark 08-25-2019 01:57 PM

Quote:

Originally Posted by DaFace (Post 14408910)
Found an interesting bottleneck and tried an experiment that seems to have helped (converting the session table from MEMORY to InnoDB). Seems like a bad idea, but things got better instantly, so...we'll see.

Does seem quicker.
You the man face
Sunday is double time, too!

DaFace 08-25-2019 01:58 PM

Quote:

Originally Posted by seclark (Post 14408921)
Does seem quicker.
You the man face
Sunday is double time, too!

I mostly just try to experiment without breaking stuff. :)

Easy 6 08-25-2019 01:59 PM

Suddenly MUCH better, thanks DaFace

wazu 08-25-2019 02:00 PM

Nicely done. It's exponentially quicker now. Actually not noticing any significant lag.

limested 08-25-2019 02:11 PM

Any of the tables that are constant write to should be converted to InnoDB. If they are primary read only tables the MyISAM.

scho63 08-25-2019 02:18 PM

I hereby name the server........SYBIL.

limested 08-25-2019 02:24 PM

Quote:

Originally Posted by scho63 (Post 14408943)
I hereby name the server........SYBIL.

This is the best post you have ever had.

Frazod 08-25-2019 02:40 PM

Well, whatever you did worked. It was like a glacial flow this morning.

DaFace 08-25-2019 02:46 PM

Quote:

Originally Posted by limested (Post 14408936)
Any of the tables that are constant write to should be converted to InnoDB. If they are primary read only tables the MyISAM.

I get that for most tables, but the session table is almost universally believed to be best as a MEMORY table. But I did some reading that suggested InnoDB might be better for relatively high-use servers, and we basically have the whole DB read into RAM at this point anyway, so I figured I'd give it a go.

I don't fully understand WHY it worked, but it certainly seems to be making a difference. The backups are still doing their thing in the background, and our CPU load is a little elevated, but I'm hopeful that we're chipping away at the various bottlenecks.

FWIW, AC told me that PHP 7.1 is on the radar (which requires a slight update to vB 3.8.11 as well). The rest of the stuff is up to date at this point.


All times are GMT -6. The time now is 07:16 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2024, vBulletin Solutions, Inc.