![]() |
Slave Server --> Search ONLY
I want to hack my vb 3.6.1 to send only searches to the Slave server, because when someone makes a complex search, the POST table on the slave get locked and all the queries to the POST table are locked until the search finish... That´s why I need to send ONLY searchs to the SLAVE DB...
Anyone know how to do that? Tnx a lot in advance and sorry for my bad english! Psico. |
Quote:
Let me see if I understand you question. You want all your searches be sent to your slave DB and not the primary, is that right? If so, its quite simple, I use the following for my NightClubber website ;) Code:
on your config.php file, add: The problem is, that with this code edit, your primary database will replicate into the slave database. Im not quite sure how to replicate only the necesary tables. |
You might want to take a look at this thread https://vborg.vbsupport.ru/showthread.php?t=127868 which is about creating a separate search engine.
|
Hello,
Some hosts auto prefixes the database made with the username. So say, I have 2 domains (on two different boxes). Then I make a masterdatabase called forum at domain1, but that's called domain1_forum, I can call the slavedatabase on the other domain (different serverbox) forum too. But as it's on domain2, it's automatically called domain2_forum. What to do in such cases? (Talking about shared and partially dedicated hosting). |
Quote:
BUT, if you own the 2 boxes, you can always log in as root and set up a new database without a prefix. Or, better the case, add a new prefix matching your box1's prefix. If you really cant make the slave database name mirror the name of the master DB, you should submit a ticket to vBulletin Support Staff, but actually they will tell you the same thing I did. Maybe you should contact a vB coder and ask for this edit. Cya! |
In search.php, I modify the search queries to point to the slave database server. You only need to replicate user, forum, post and thread on the slave search database.
|
Quote:
thanks for the tips Erwin |
Quote:
Erwin, could you go into a little more detail on how you did this? Or better yet make a hack? :) |
Quote:
Configuring MySQL Replication: http://dev.mysql.com/doc/refman/5.0/...ion-howto.html |
All times are GMT. The time now is 12:31 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|