vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   VB5 Too slow with many errors (https://vborg.vbsupport.ru/showthread.php?t=323529)

iref2010 09-27-2016 04:06 AM

VB5 Too slow with many errors
 
Upgraded my project to vb5. its using mysql 5.5. we have seen that the queries related to cache and user table are causing too many issues and coz most of the times we see table lock issues with user table. user table is myIsam why is it not InnoDB? what if we make it InnoDB?.

2. Forum is running too slow due to so many queries and assets load. How can we make our forum fast? we are considering to switch to mariadb for vb5 in order to make it fast.

Paul M 09-27-2016 10:37 AM

You can convert the user table to innodb if you want, it will be fine.

iref2010 09-28-2016 05:51 AM

please tell me if we upgrade mysql to mariadb and php to php7 in vb5. would it give unnoticed issues? does vb5 support php7 and mariadb.

Also,
please suggest other optimization options.

Paul M 09-28-2016 10:19 AM

Yes, the current vB5 version (5.2.4) supports both php7 & mariadb.

iref2010 09-30-2016 11:27 AM

I am facing issues in finding out why advance search results by tag is case sensitive.
There is no option in admincp like such, when I went through code, I reached no where but that the $nodes['results'] is empty in getInitialResults in core/vb/api/search.php.

Please help me fix this, our site is on production and we do not want to lose our users with this search.
:(:confused:

iref2010 10-18-2016 05:39 AM

Hi,
The searchlog table is increasing. it takes up more than 10GB space in just 24 hours. How can I avoid entries in my Search log table. I am using ga analytics to track my data i have no use of searchlog.

Please refer to this thread: http://www.vbulletin.com/forum/forum...earchlog-table

Paul M 10-18-2016 09:29 AM

I dont see how GA and Searchlog are connected, they do completely different things.

You cannot avoid entries in searchlog, its part of how vB5 works.

Brandon Sheley 10-18-2016 12:46 PM

Quote:

Originally Posted by Paul M (Post 2577067)
I dont see how GA and Searchlog are connected, they do completely different things.

You cannot avoid entries in searchlog, its part of how vB5 works.

The OP wasn't saying they're related. just that he/she had something to track visitors already and didn't need the search log.. At least that's how I read it

Paul M 10-18-2016 03:44 PM

Searchlog doesnt track visitors, so as I said, I fail to see the connection.


All times are GMT. The time now is 11:33 AM.

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.01695 seconds
  • Memory Usage 1,723KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete