PDA

View Full Version : Long Loads



JonnyH
March 21st, 2008, 12:11
Here's an example:
http://www.gmtech.kwix.info/forum/index.php?action=profile;u=1

The server itself is fine, but why is the load times so huge on this? I'm stumped with this.

sellwhm
March 21st, 2008, 12:51
Page created in 47.789 seconds with 10 queries. Yikes.....I'd have to have root to find out...

iBrightDev
March 21st, 2008, 12:58
dude, that tool like at least a minute for me. i would send a ticket in to Shequeita and see if she knows what to check via ssh, unless you know ssh well enough.

Schmarvin
March 21st, 2008, 13:09
There is an open end in the script somewhere and its waiting to end. That'd be my guess.

**I've hosted him before, and never had any problems.

JonnyH
March 21st, 2008, 13:17
Wordpress is doing it also. I'm trying to think what would cause it.

stonerocket
March 21st, 2008, 13:31
Is it a remote mysql?

JonnyH
March 21st, 2008, 13:40
Is it a remote mysql?
Hmmm, haven't considered it but it's unlikely. All copies of wordpress and a variety of others have this problem. I guess it's something which is carried out through SQL.

iBrightDev
March 21st, 2008, 13:47
i had a problem with one of my clients accounts using zelune. it was stuck in an http request loop, and it was causing really long load times. something to look into.

Schmarvin
March 21st, 2008, 13:59
Restarted the mysql service? Maybe a root file went corrupt?

stonerocket
March 21st, 2008, 15:25
Do a cpanel account backup and try it on another server, that may help you find your solution/problem.

Dynash
March 21st, 2008, 18:36
considering all your loading times, it loaded fast my end :p only 29 seconds. yet the main page only took 9 seconds.

Decker
March 21st, 2008, 20:58
Main page was fast, anything in /forum slowwwwwww.

Don't know what to suggest as we don't know the setup of it!

Hang on got quicker for just the forum index, even at that 5-8 seconds.

Richard
March 21st, 2008, 21:13
Page created in 24.947 seconds with 10 queries.

Ouch.

Richard
March 21st, 2008, 21:16
Update:

I've actually seen this before on a VPS. The CPU was overloaded on the node server. It only affected the PHP/MYSQL pages, as static / low usage PHP pages do not need as much, but mysql calls do.

Also. Joomla is a fairly low usage application. Try installing phpbb, and see if that does it. Thats fairly high.

Decker
March 21st, 2008, 21:59
It's an SMF Forum Richard (Joomla is running fine), seems sporadic, can't figure why. Integration maybe? Any bits you haven't shared that could be cycling requests for example?

Jonny' we're stuck in a hole without more info really.

Richard
March 21st, 2008, 22:11
I know its an SMF forum, and I know Joomla is running fine :P thats what I said.

I said, try installing phpBB and see if that too runs slow.

Decker
March 21st, 2008, 22:24
Yep, and that's why I asked for more and suggested integration problems :P

If it's not php or MySQL it's something else.

Like a mod or something?

hamster
March 21st, 2008, 22:49
40 seconds here.... have you tried using another type of forum like MyBB?

Decker
March 21st, 2008, 23:18
Anything different - tum te tum?

JonnyH
March 22nd, 2008, 07:20
It's an SMF Forum Richard (Joomla is running fine), seems sporadic, can't figure why. Integration maybe? Any bits you haven't shared that could be cycling requests for example?

Jonny' we're stuck in a hole without more info really.
That's the problem, I don't really have a lot of info about it. I've been working with Shequeita but we haven't found a solution, a restart didn't even solve it.

JonnyH
March 22nd, 2008, 07:20
phpBB works fine:
http://cpcreator.com/board/

Wordpress also does the same.

Schmarvin
March 22nd, 2008, 13:17
Seems fine now.

JonnyH
March 22nd, 2008, 16:02
Seems fine now.
You see it isn't. Try the first link.... like I said phpBB works fine.

Schmarvin
March 22nd, 2008, 23:48
Yea, works. Takes about 4-8 seconds every few pages. But, thats fine. As sometimes google takes that long.

JonnyH
March 23rd, 2008, 07:38
Yea, works. Takes about 4-8 seconds every few pages. But, thats fine. As sometimes google takes that long.
That's far from acceptable in my books. Hopefully i'll be able to pin point the cause ASAP.

JonnyH
March 23rd, 2008, 08:22
Fixed, was a misconfiguration in the my.cnf.