vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   is it normal? (https://vborg.vbsupport.ru/showthread.php?t=169886)

KURTZ 02-07-2008 01:39 PM

is it normal?
 
Page generated in 3.57143688 seconds (-63.32% PHP - 163.32% MySQL) with 11 queries

check the stats above ... i've installed only THIS hack on a fresh new board, cause i'm curious about the "slow loading" of my board ...

all the load goes on the Data Base ... is it normal? (consider that my board is sometimes really slowly especially when i try to read/post a new argument)

Lynne 02-07-2008 01:58 PM

Are you on a shared server or is this your own dedicated server?

KURTZ 02-07-2008 02:08 PM

shared server, Lynne ... :(

i moved my forum cache on datastore.php, but i don't see great improvements ... i really don't understand that value (163% on mysql)

Lynne 02-07-2008 02:17 PM

Since it is shared, it is really hard to say whether that is 'normal' because your resources are being used by several sites at the same time. I don't have those microstats on my site, but I do have another and my homepage takes .7 seconds to load with 37 queries. However, I am running my site on two servers.

KURTZ 02-07-2008 02:23 PM

what "microstats" do you use Lynne? i wanna try those ...

Opserty 02-07-2008 02:25 PM

If you want stats then just use debug mode for your IP.

KURTZ 02-07-2008 02:27 PM

Quote:

Originally Posted by Opserty (Post 1438232)
If you want stats then just use debug mode for your IP.

how? :rolleyes:

Opserty 02-07-2008 02:29 PM

You need to edit config.php. I think its:
PHP Code:

if($_SERVER['REMOTE_ADDR'] == 'PUT.UR.IP.ERE')
{
    
$config['Misc']['debug'] = true;



KURTZ 02-07-2008 02:34 PM

so, simply add this code on the top of the file?

Opserty 02-07-2008 02:42 PM

Doesn't really matter but I put mine at the bottom.


All times are GMT. The time now is 10:22 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.02098 seconds
  • Memory Usage 1,726KB
  • 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_php_printable
  • (1)bbcode_quote_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
  • (10)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