![]() |
|
#1
|
|||
|
|||
|
Running 3.8.7 PL3 and vBadvanced 3.2.3 and with latest APC version.
With APC enabled for caching in config.php vBulletin correctly stores its datastore within APC, however vBadvanced does not, resulting in this query on every page: Code:
SELECT *
FROM datastore
WHERE title IN ('adv_modules','adv_portal_cale','adv_portal_home','adv_portal_opts','adv_portal_page','adv_portal_pars','adv_portal_stat','bbcodecache','prefixcache','ranks','tagcloud','smiliecache')
|
|
#2
|
||||
|
||||
|
That's the way vB is designed apparently. If an add-on calls anything from datastore then there's a separate query used to get that info.
__________________
Frequently Asked Questions CMPS Users Manual For vBadvanced software assistance, please use the support forums. Unsolicted PMs, IMs, and email will not be responded to. If you have a non-software related question or problem with your account, please submit a support ticket. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Datastore overloaded | trackpads | Troubleshooting, Problems, Questions | 2 | 05-11-2010 03:05 PM |
| Datastore Not being put into memcached | BrentWilson | Troubleshooting & Problems | 7 | 09-10-2007 01:23 PM |
| Not support for Datastore APC? (vb 3.6) | Acido | Bugs From 2.2.0 | 25 | 10-31-2006 09:18 AM |
| screwing with table datastore? | WA007 | Troubleshooting / "How do I..." Questions | 4 | 10-18-2005 08:25 AM |
| Datastore | phoenixdown | Troubleshooting / "How do I..." Questions | 5 | 11-07-2004 01:29 PM |