Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 25 of 168
Search took 0.02 seconds.
Search: Posts Made By: kmike
Forum: Forum and Server Management 10-04-2010, 06:21 PM
Replies: 33
Views: 10,656
Posted By kmike
Yes, you can define multiple data sources, one...

Yes, you can define multiple data sources, one for each database, and combine corresponding indexes using a single distributed index. There's one important limitation though - document ids should be...
Forum: vBulletin 3.6 Add-ons 10-04-2010, 08:11 AM
Replies: 26
Views: 9,054
Posted By kmike
For those who are using the new Google Analytics...

For those who are using the new Google Analytics async tracking code, attached is the updated product file.

The async code that you put in the HEAD page section looks like this:
<script...
Forum: Forum and Server Management 06-09-2010, 10:36 AM
Replies: 833
Views: 241,215
Posted By kmike
ChopSuey, they already have a working (in...

ChopSuey, they already have a working (in production) 3.7 version, as could be seen on most of the IB auto sites. They have decided not to release it - probably to not add it to the number of reasons...
Forum: Forum and Server Management 04-14-2010, 05:39 AM
Replies: 3
Views: 686
Posted By kmike
The large traffic between the db backend and web...

The large traffic between the db backend and web frontend is not unusual for vBulletin - apart from the page data, it retrieves a datastore on each request, and some datastore entries are...
Forum: Forum and Server Management 04-14-2010, 04:55 AM
Replies: 7
Views: 1,862
Posted By kmike
These two solutions could be run in parallel,...

These two solutions could be run in parallel, since they are tackling the completely different things. vB Optimise caches some internal vBulletin structures, not even close to the full pages or even...
Forum: Forum and Server Management 04-07-2010, 05:31 PM
Replies: 6
Views: 3,736
Posted By kmike
Note that the queries above will not work when...

Note that the queries above will not work when one of the datastore caching modules (XCache, APC, eAccelerator, memcached) is enabled. The script must be more sophisticated - it should be able to...
Forum: Forum and Server Management 04-02-2010, 12:48 PM
Replies: 9
Views: 939
Posted By kmike
Also it depends on the forum size, or to be more...

Also it depends on the forum size, or to be more precise, on the database size.
Forum: Forum and Server Management 03-25-2010, 01:06 PM
Replies: 7
Views: 2,345
Posted By kmike
Read up on the Return-Path email header....

Read up on the Return-Path email header. vBulletin puts the bounce email address there, and puts the webmaster address in the From header. The rest is handled automatically by the email software -...
Forum: Forum and Server Management 03-16-2010, 12:52 PM
Replies: 7
Views: 2,345
Posted By kmike
What a horrible article. It's absolutely ok if...

What a horrible article. It's absolutely ok if you are just silently flushing the incoming bounces down the drain, but creating an autoresponder that floods the originating servers with useless spam?...
Forum: vBulletin 3.8 Add-ons 02-12-2010, 05:38 PM
Replies: 1,279
Board Optimization - [DBTech] vB Optimise 2.0.1 (Lite)
Views: 307,455
Posted By kmike
If you cache just datastore (not caching...

If you cache just datastore (not caching templates, styles and languages), and the size of the datastore is relatively small (just 10-20 forums, not many plugins and thread prefixes), then the...
Forum: Forum and Server Management 01-26-2010, 09:52 AM
Replies: 833
Views: 241,215
Posted By kmike
FYI, realtime index updates in Sphinx are near: ...

FYI, realtime index updates in Sphinx are near:
http://twitter.com/sphinxsearch/statuses/8179531738
Looks like so far the realtime indexes are only accessible via SphinxQL.
Forum: Forum and Server Management 01-16-2010, 05:20 AM
Replies: 833
Views: 241,215
Posted By kmike
That's what we're doing, too, though the delta is...

That's what we're doing, too, though the delta is still there. The bonus is that you can set up a distributed index with the number of agents equal to the number of CPUs, like described here...
Forum: Forum and Server Management 01-15-2010, 10:47 AM
Replies: 833
Views: 241,215
Posted By kmike
Apart from using Sphinx to search for the similar...

Apart from using Sphinx to search for the similar threads, you can also use it to generate the post excerpts with search keywords highlighted when in the "Show search results as posts" mode.

Our...
Forum: vBulletin 3.8 Add-ons 12-25-2009, 04:31 AM
Replies: 1,279
Board Optimization - [DBTech] vB Optimise 2.0.1 (Lite)
Views: 307,455
Posted By kmike
That's what the "Flush vB Optimize cache" is for...

That's what the "Flush vB Optimize cache" is for in the options.
Forum: vBulletin 3.6 Add-ons 10-03-2009, 05:04 AM
Replies: 914
Views: 276,610
Posted By kmike
Digital Point's mod was the first. Arguably, this...

Digital Point's mod was the first. Arguably, this mod is a rip off from Digitalpoint's Spy, or at the very least inspired by it:
http://forums.digitalpoint.com/showthread.php?p=1384601#post1384601...
Forum: Forum and Server Management 09-25-2009, 06:18 PM
Replies: 13
Views: 1,946
Posted By kmike
Oh yes. Hopefully the default sort order for...

Oh yes.
Hopefully the default sort order for that forum is by the last post time, otherwise the index wouldn't work.
Forum: Forum and Server Management 09-25-2009, 02:40 PM
Replies: 13
Views: 1,946
Posted By kmike
The query is already using that index, according...

The query is already using that index, according to EXPLAIN in the first post:
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE thread ...
Forum: Forum and Server Management 09-09-2009, 02:02 PM
Replies: 103
Views: 23,103
Posted By kmike
Just a quick note that 43 hits per second for a...

Just a quick note that 43 hits per second for a seldom changing and relatively small (a few hundred of megabytes in total) static content is nothing for the modern multiplexing web servers such as...
Forum: Forum and Server Management 08-06-2009, 01:31 PM
Replies: 103
Views: 23,103
Posted By kmike
You should consider adding "Expires" HTTP header...

You should consider adding "Expires" HTTP header to .js files, so the user browsers won't have to re-check these files for updates on every page load. And by the way, the same could be done for the...
Forum: vBulletin 3.8 Add-ons 07-25-2009, 05:18 AM
Replies: 1,279
Board Optimization - [DBTech] vB Optimise 2.0.1 (Lite)
Views: 307,455
Posted By kmike
I'd set it to "shm_only", once you determine the...

I'd set it to "shm_only", once you determine the optimal size of shared memory so all scripts and cached keys fit in it. I'd start with 96M, and then watch the shared memory utilization in the...
Forum: vBulletin 3.8 Add-ons 07-24-2009, 03:33 PM
Replies: 1,279
Board Optimization - [DBTech] vB Optimise 2.0.1 (Lite)
Views: 307,455
Posted By kmike
There is no need for calling eaccelerator_rm()...

There is no need for calling eaccelerator_rm() there, eaccelerator_set() takes care of replacing the older value with a new one. That being sad, it's extremely strange that PHP timed out on that...
Forum: Forum and Server Management 07-18-2009, 06:33 PM
Replies: 12
Views: 1,404
Posted By kmike
That "design issue" comment in...

That "design issue" comment in class_datastore.php was removed in vB 3.7. And we've been using eAccelerator as a datastore cache among other things such as a template and style cache (via hacks) on...
Forum: Forum and Server Management 07-18-2009, 05:25 AM
Replies: 12
Views: 1,404
Posted By kmike
eAccelerator is another PHP opcode...

eAccelerator is another PHP opcode cache/accelerator which is supported by vBulletin.
eAccelerator is the only which is compatible with Zend Optimizer.
Forum: Forum and Server Management 06-21-2009, 10:41 AM
Replies: 833
Views: 241,215
Posted By kmike
SphinxQL isn't quite ready for the production...

SphinxQL isn't quite ready for the production (http://www.mysqlperformanceblog.com/2009/04/19/talking-mysql-to-sphinx/) at this moment.
Forum: Forum and Server Management 05-17-2009, 07:05 AM
Replies: 833
Views: 241,215
Posted By kmike
I'm not sure why there are duplicate keys, but...

I'm not sure why there are duplicate keys, but looking at the script, I guess that changing INSERT to REPLACE at the end of the script will indeed help.


Another note for those running Sphinx...
Showing results 1 to 25 of 168

 
Forum Jump

All times are GMT. The time now is 08:25 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.03039 seconds
  • Memory Usage 2,054KB
  • 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)footer
  • (1)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (53)threadbit_pagelink 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.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/functions_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • pagenav_page
  • pagenav_complete
  • forumjump
  • search_complete
  • navbits
  • navbits_complete