vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Board Optimization - [DBTech] vB Optimise v2 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=284816)

Easy5s.net 03-17-2014 02:00 AM

Quote:

Originally Posted by bzcomputers (Post 2487679)
It needs to be turned off in php.ini

find this line in php.ini under the xcache settings:
Code:

xcache.admin.enable_auth="on"
and change on to off

i can find php.ini in kloxo, i have edit file etc/php.ini but not see xcache in file

maxwolfie13 03-26-2014 10:45 AM

Any way to optimize db usage to overcome "max_user_connections" errors?

Also just wanted to check if I should enable the following setting:

Online / Offline:

This setting allows you to globally Enable or Disable vB Optimise.

Simply set this to Yes to enable vB Optimise globally.

bzcomputers 03-26-2014 06:18 PM

Quote:

Originally Posted by maxwolfie13 (Post 2489612)
Any way to optimize db usage to overcome "max_user_connections" errors?

This is a MYSQL setting that can be adjusted (if you have permissions/access from your hosting company). http://dev.mysql.com/doc/refman/5.5/...er_connections

Quote:

Originally Posted by maxwolfie13 (Post 2489612)
Also just wanted to check if I should enable the following setting:

Online / Offline:

This setting allows you to globally Enable or Disable vB Optimise.

Simply set this to Yes to enable vB Optimise globally.

This the main ON /OFF setting for this mod. A setting of "Yes" turns this modification on.

maxwolfie13 03-26-2014 08:34 PM

I figured it out, thanks.

No settings other than Filecache work, so I'll stick to that. As for the /dbtech/vboptimise/filecache/ directory, does it need to be CHMOD 777 or can it just be CHMOD 755? (it defaulted to 755).

Also, should I enable all the Cache options? I.e. Styles/Templates/Datastore?

bzcomputers 03-26-2014 11:06 PM

Quote:

Originally Posted by maxwolfie13 (Post 2489701)
No settings other than Filecache work, so I'll stick to that.

To gain the most benefit from this mod you need to install an opcode cacher along with this mod. An opcode cacher compiles the php code, saving your server the time of compiling the php files each time. Using an opcode cacher can have some significant benefits:
  1. Reducing loading time
  2. Less cpu usage (files are already pre-compiled)
  3. Less ram usage (requests are done faster, new memory is available faster)
  4. Ability to store data in the memory instead of fetching it in each request

I would recommended either Xcache or APC on a single server setup. You can compare their features here: http://en.wikipedia.org/wiki/List_of_PHP_accelerators

Quote:

Originally Posted by maxwolfie13 (Post 2489701)
As for the /dbtech/vboptimise/filecache/ directory, does it need to be CHMOD 777 or can it just be CHMOD 755? (it defaulted to 755).

I personally have not used the "FileCache" setting, but 755 should be fine. I believe the built in System Test should show errors if it cannot read/write to the directory. You should also see files in the directory almost immediately if all is setup correctly and there is traffic on your site.

Quote:

Originally Posted by maxwolfie13 (Post 2489701)
Also, should I enable all the Cache options? I.e. Styles/Templates/Datastore?

Yes, to gain the most benefit they all should be enabled.

Terrablade 06-13-2014 08:35 AM

Having issues with xcache Authentication. I have set it to on in php.ini and also my user and md5 password. did the same in config.php and restarted webserver.

It keeps telling me my user/pass is wrong. what could be the issue?

Also I used cloudflares cdn option. Adding another one from this mod is a good idea or not neccesary?

AusPhotography 06-15-2014 07:10 AM

We use xCache ... but have Authentication off as we're on a VPS and not sharing anything

Terrablade 06-15-2014 11:14 PM

Filip?

DragonByte Tech 06-15-2014 11:27 PM

Quote:

Originally Posted by Terrablade (Post 2501744)
Having issues with xcache Authentication. I have set it to on in php.ini and also my user and md5 password. did the same in config.php and restarted webserver.

It keeps telling me my user/pass is wrong. what could be the issue?

I would strongly recommend turning off the authentication. You only need it enabled if you have the xcache-admin interface in a publicly available area, and even then you can use .htaccess passwords to control access.

If you absolutely must have it enabled, against our recommendations, you can try putting your password in cleartext in the config.php file for this mod, rather than md5.

Quote:

Originally Posted by Terrablade (Post 2501744)
Also I used cloudflares cdn option. Adding another one from this mod is a good idea or not neccesary?

Adding another one would certainly not be a good idea.

Quote:

Originally Posted by Terrablade (Post 2502110)
Filip?

For priority support, please post @ our website. We'd appreciate it if you didn't bump your posts in that manner, as it will not get your query answered any sooner :)


Fillip

Terrablade 06-16-2014 05:45 AM

Thank you


All times are GMT. The time now is 11:00 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.02174 seconds
  • Memory Usage 1,750KB
  • 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
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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