vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Sql database error (https://vborg.vbsupport.ru/showthread.php?t=309208)

ozzy47 03-05-2014 09:58 PM

To many connections is a server issue, you need to contact your host. :)

xoninet 03-05-2014 09:59 PM

ok thank you

ozzy47 03-05-2014 10:34 PM

Not a problem, glad to help. :)

Max Taxable 03-05-2014 11:13 PM

Can't possibly be too many connections on your site, when your stats look like this:

There are currently 20 users online. 2 members and 18 guests

Most users ever online was 161, 02-01-2014 at 04:16 PM.
That's completely insignificant traffic to a server.

It more likely means that the host server has too many connections, possibility that it is either a way oversold shared machine, or it is undergoing a DDoS attack on another site hosted on it. (Or both.)

I mention this for you to tell your host, when they try to blame you which they always do. It's not you.

However you can also help yourself enormously by doing some optimization work. Here's what your site looks like to IE10 browser on fast cable connection.

http://www.webpagetest.org/result/140306_GS_A1/

I've seen alot worse but not a whole lot worse.

ozzy47 03-05-2014 11:15 PM

Grief, that defiantly needs some work. :eek:

Max Taxable 03-05-2014 11:50 PM

Part of the problem of using the "fake users" mod is, your host sees the fake stats on your page:
Users active in the past 24 hours

1040 Users have visited the forum. 95 members and 945 guests
And thinks it is true.

The math doesn't add up because below that, you have:

Site Life Status

Site Startup Date
Friday, January 17, 2014 at 6:16 am

Site Age
47 days, 13 hours, 33 minutes and 45 seconds

Hello, Guest, you are the 471 visitor to this page.

Average visits to this page
Hourly
0.41
Daily
9.91
Weekly
69.36
Monthly
301.38
Yearly
3,616.52



I suggest turning off the fake users Mod when you talk with your host, to avoid the semantic noise that is going to result.

ForceHSS 03-06-2014 01:18 AM

To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 

Then you might be able to get into your forums so you can remove the plugin causing the problem

xoninet 03-06-2014 07:45 AM

I have this line
Code:

define('DISABLE_HOOKS', true);
but same

--------------- Added [DATE]1394096661[/DATE] at [TIME]1394096661[/TIME] ---------------

to be clear this only happens when I download backup mysql


All times are GMT. The time now is 04:15 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01129 seconds
  • Memory Usage 1,730KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete