Previous Thread
Next Thread
Print Thread
Hop To
#175930 01/29/2007 2:08 PM
Joined: Oct 2006
Posts: 128
member
member
Joined: Oct 2006
Posts: 128
I've noticed my forum site seems to be loading pretty slow the last couple of days. I emailed my hosting provider and they had me run a 'tracert' on it. They sent me back the following reply:

"We are unable to duplicate the issue that you have presented us. Sorry for any inconvenience. The trace route indicates your connection is reaching our servers. The speed issue appears to be related to the application your website is running. It is recommended that you optimize the database in your hosting account to improve load speeds. You can find a tool/application for optimizing your MySQL database by doing a search on any search engine."

Is there anything on my end that could be slowing things down? I just launched the site a few weeks ago. Why would I need to optimize the database? Thanks.

Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Do you have the debugging information turned on in the footer? If so, can you post a few of the stat lines, so we can get an idea if it's general cpu or mysql slowdown. What I'm referring to is:

Generated in 0.05 seconds in which 0.01 seconds were spent on a total of 15 queries. Zlib compression enabled.

Joined: Oct 2006
Posts: 128
member
member
Joined: Oct 2006
Posts: 128
Rick, I pasted it below:

Generated in 6.282 seconds in which 0.741 seconds were spent on a total of 10 queries. Zlib compression disabled.

Joined: Aug 2006
Posts: 1,649
Likes: 1
Pooh-Bah
Pooh-Bah
Joined: Aug 2006
Posts: 1,649
Likes: 1

6.282 seconds is incredibly slow - care to share your link?


GangsterBB.NET (Ver. 7.6.1.1)
PHP Version 5.6.40 / MySQL 5.7.23-23 (was 5.6.41-84.1) / Apache 2.4.54
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Joined: Oct 2006
Posts: 128
member
member
Joined: Oct 2006
Posts: 128

Last edited by tonto69; 01/29/2007 2:30 PM.
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Well, if that's the typical stats, then it's not MySQL at all. From that line it's taking less than a second to run all of the queries, but it's taking close to 6 seconds to run the php code to process them. That looks more like a general server slowdown.

If it's MySQL related as your host stated then you'd see the second number taking up most of the time.

Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
I would have to agree with Rick. I just got this when looking up the privacy link on the site.


Quote
Generated in 13.53 seconds in which 0.145 seconds were spent on a total of 4 queries. Zlib compression disabled.


Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
louisianaoutdoors.com
208.109.78.142
linhost264.prod.mesa1.secureserver.net

Time to get a response from that server:
linhost264.prod.mesa1.secureserver.net. 416ms

I would have to think that there is something else besides your site issues going on there.

As an example here are the results from my site

kixhelp.com
205.234.190.58
205.234.190.58 PTR record: esc54.midphase.com
esc54.midphase.com. 29ms

.

Joined: Aug 2006
Posts: 1,649
Likes: 1
Pooh-Bah
Pooh-Bah
Joined: Aug 2006
Posts: 1,649
Likes: 1

I just got this one:
Quote
Generated in 8.697 seconds in which 7.111 seconds were spent on a total of 9 queries. Zlib compression disabled.
then a minute later:
Quote
Generated in 4.835 seconds in which 0.308 seconds were spent on a total of 9 queries. Zlib compression disabled.
Why is Zlib compression disabled?




GangsterBB.NET (Ver. 7.6.1.1)
PHP Version 5.6.40 / MySQL 5.7.23-23 (was 5.6.41-84.1) / Apache 2.4.54
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Joined: Oct 2006
Posts: 128
member
member
Joined: Oct 2006
Posts: 128
I don't know, I've wondered about that...how do I enable it?

I just got the following stats:
Generated in 0.506 seconds in which 0.214 seconds were spent on a total of 15 queries. Zlib compression disabled.


Last edited by tonto69; 01/29/2007 3:18 PM.
Joined: Aug 2006
Posts: 1,649
Likes: 1
Pooh-Bah
Pooh-Bah
Joined: Aug 2006
Posts: 1,649
Likes: 1

Control Panel » Primary Settings » Advanced Options » Enable zlib Compression?

See if that helps...


GangsterBB.NET (Ver. 7.6.1.1)
PHP Version 5.6.40 / MySQL 5.7.23-23 (was 5.6.41-84.1) / Apache 2.4.54
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Joined: Oct 2006
Posts: 128
member
member
Joined: Oct 2006
Posts: 128
Thanks, I'll give that a try. Also waiting back to hear from my hosting company.

Joined: Aug 2006
Posts: 1,649
Likes: 1
Pooh-Bah
Pooh-Bah
Joined: Aug 2006
Posts: 1,649
Likes: 1

Hmmm... well, it's not gonna help the server issue, but should help once that's cleared up...

Quote
Generated in 17.457 seconds in which 0.389 seconds were spent on a total of 9 queries. Zlib compression enabled.



GangsterBB.NET (Ver. 7.6.1.1)
PHP Version 5.6.40 / MySQL 5.7.23-23 (was 5.6.41-84.1) / Apache 2.4.54
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Joined: Oct 2006
Posts: 128
member
member
Joined: Oct 2006
Posts: 128
It seems that I can't access my site at all now. After about 30 seconds of the page not loading I got a pop up window that asked me if I wanted to open or save the file:

You have chosen to open
ubbthreads.php
which is a: php Script

I'm on hold now with tech support for my web hosting provider.

Joined: Aug 2004
Posts: 460
Addict
Addict
Joined: Aug 2004
Posts: 460
How popular is the site? Have you considered running a dedicated server?

Joined: Aug 2006
Posts: 1,649
Likes: 1
Pooh-Bah
Pooh-Bah
Joined: Aug 2006
Posts: 1,649
Likes: 1

I can access it, but it's darn slow...



GangsterBB.NET (Ver. 7.6.1.1)
PHP Version 5.6.40 / MySQL 5.7.23-23 (was 5.6.41-84.1) / Apache 2.4.54
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Joined: Oct 2006
Posts: 128
member
member
Joined: Oct 2006
Posts: 128
I have a premium shared hosting account. I just launched the site a few weeks ago. So far I'm encouraged by the feedback. I had debated about a dedicated server. If I keep having issues I may need to upgrade to that.

I just got off the phone with GoDaddy hosting and they confirmed the obvious (after first trying to tell me that everything seemed fine to them). They sent the issue to advanced hosting tech support and confirmed there is a loading issue and are working on it. I had to call them a few weeks ago about the slow server response so things are not off to a good start with their hosting.

Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
Well this is a real security issue as your account credentials can be stored in PHP files. It should NEVER offer to save or open a PHP file for you. It should all be parsed by the server.

Quote
You have chosen to open
ubbthreads.php
which is a: php Script

Joined: Aug 2006
Posts: 1,649
Likes: 1
Pooh-Bah
Pooh-Bah
Joined: Aug 2006
Posts: 1,649
Likes: 1

Originally Posted by tonto69
I had debated about a dedicated server. If I keep having issues I may need to upgrade to that.
I don't know if you have 100 other sites or not, but your forum is no where near big enough to justify a dedicated server...
Quote
Forum Stats
104 Members
49 Forums
137 Topics
421 Posts

Max Online: 18 @ 01/15/07 09:32 PM

I'm on shared hosting w/ no problems -- and my forum is just one of about a dozen of my own sites on the server (as well as others' domains):
Quote
Forum Stats
4597 Members
16 Forums
14427 Topics
356854 Posts

Max Online: 34 @ 01/23/07 05:53 PM

Generated in 0.024 seconds in which 0.002 seconds were spent on a total of 10 queries. Zlib compression enabled.



GangsterBB.NET (Ver. 7.6.1.1)
PHP Version 5.6.40 / MySQL 5.7.23-23 (was 5.6.41-84.1) / Apache 2.4.54
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
CP -> Master Settings -> Primary Settings -> General Tab -> Advanced Options -> Enable zlib Compression?


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Aug 2006
Posts: 1,649
Likes: 1
Pooh-Bah
Pooh-Bah
Joined: Aug 2006
Posts: 1,649
Likes: 1
Originally Posted by Gizmo
CP -> Master Settings -> Primary Settings -> General Tab -> Advanced Options -> Enable zlib Compression?


Have you read all the posts yet? wink


GangsterBB.NET (Ver. 7.6.1.1)
PHP Version 5.6.40 / MySQL 5.7.23-23 (was 5.6.41-84.1) / Apache 2.4.54
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
i swear, i clicked "show all posts" and it didn't load them all... how odd...


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
I wonder if there are any issues with space that
he has allocated for himself.

Bare in mind i havnt a clue.



BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Oct 2006
Posts: 128
member
member
Joined: Oct 2006
Posts: 128
Originally Posted by ntdoc
Well this is a real security issue as your account credentials can be stored in PHP files. It should NEVER offer to save or open a PHP file for you. It should all be parsed by the server.

Quote
You have chosen to open
ubbthreads.php
which is a: php Script

Where do you think this problem is originating? From the server end or the script itself?


Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
Apache on the Server. Did you actually open or save it and was it actual PHP code or was it blank or just html of your site?

I still say the SERVER is the one having an issue here not your site in general and not UBBT.

I agree with Geoff that you don't appear to need a dedicated or virtual private server (unless you have spare cash hanging around)

Hopefully a fluke and they'll have it fixed soon, if not then yes I'd look for a new provider.

Joined: Oct 2006
Posts: 128
member
member
Joined: Oct 2006
Posts: 128
I should have tried to open or save it but didn't. Hopefully there won't be a next time but if there is I'll try.

Looks like the site is loader much faster. Hopefully they've taken care of the problem.

Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
I will agree that it doens't seem he's in need of a VPS due to size; i've seen much larger on sharedhosts using minimal resources.


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
Originally Posted by tonto69
I should have tried to open or save it but didn't. Hopefully there won't be a next time but if there is I'll try.

Looks like the site is loader much faster. Hopefully they've taken care of the problem.

Yes the site is humming along now like it's supposed to.

Joined: Jun 2006
Posts: 3,837
I
Ian Offline
Carpal Tunnel
Carpal Tunnel
I Offline
Joined: Jun 2006
Posts: 3,837
looking good from here as well - hopefully all your issues are resolved smile

Joined: Oct 2006
Posts: 128
member
member
Joined: Oct 2006
Posts: 128
Here's an interesting little story about my experience with Godaddy on this issue:

This morning the pages were taking a while (>20 sec.) to load up again. I called Godaddy again and they said the server had 5 times the normal load this am.

Well yesterday, in my frustration...well I wasn't that frustrated, but I read an article a couple of weeks ago about Godaddy founder, Bob Parsons, and he seems like a real take-care-of-business type of person. I decided to go to his blog and submit a comment about my experience the last few weeks with my hosting account. I submitted the comment on a totally unrelated blog entry of his. A few minutes ago I received a phone call from a nice fellow, (his name escapes me right now) who told me he read my blog comment and read my emails about my problems. He told me they were going to relocate my site to another server. If I had any more problems I could email him at president@godaddy.com.

So I'm impressed and now they've probably got a customer for life. I've used them for a couple of other sites and have been pleased. Any way I just thought I'd share this story and commend them for taking care of their customers. smile

Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
lol the owner probably called up support all "this guy is posting on my personal blog that he's angry with our serfvice levels, move to a new server stat"


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Jun 2006
Posts: 3,837
I
Ian Offline
Carpal Tunnel
Carpal Tunnel
I Offline
Joined: Jun 2006
Posts: 3,837
indeed - sadly that server will probably be fine, until they fill it with hundreds of other accounts that hit the server hard....

Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
The Blog search is on...

Happy its been resolved,
funny if you have ever ring support you can begin with,


"The President Said" lol
Get a screen shot of his reply wink
And us it as a signature for Support...


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
Yeah that would fly about once or twice if at all.

Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
Originally Posted by Ian
indeed - sadly that server will probably be fine, until they fill it with hundreds of other accounts that hit the server hard....
exactly



I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Aug 2006
Posts: 583
old hand
old hand
Joined: Aug 2006
Posts: 583
[deleted]

Last edited by Basil; 01/31/2007 10:17 AM.

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
spam issues
by ECNet - 03/19/2024 11:45 PM
Who's Online Now
0 members (), 919 guests, and 149 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)