![]() |
That modification released by mOo is nice, I'm using memcached though, but in the end it's basically the same thing.
Yeah compressing templates always causes problems. I know, the newly released template cache by lendy just caches the templates in a variable cache. You won't save any eval() calls by doing this, you won't even avoid the unserialize as far as I know (just took at a quick glance at his code). |
oh, I never thought about the evals. Yes, you are right. He cannot avoid evals by caching templates in variables.
Regarding the datastore, I installed memcache, but later went back to file because I could not notice any difference. Is there a way to benchmark the datastore? |
Well you could probably write a script to read the datastore objects 1000 times from memcached and flat files (cached in APC) and from APC var cache and see how fast it is :)
|
Hi, more info:
Without your plugin mysql use: 60 mb/sec With your plugin mysql use: 30 mb/sec Thanks!!!!! |
Quote:
it straight reduce 2 more query at my forum home.. rcade home..it reduce 5 call... so i think in other pages it also reduced.... yes forum got more smoother |
Quote:
|
I have a problem since i installed it.... suddenly the forum index shows a strange error
Quote:
Quote:
The thing is that the code in the file is fine.... even though i had replaced it with the latest and i still getting the error. I had also uninstalled the addon with no luck...... I am with IIS6 .. php 4.4.6 with apc and mysql 4.1.16. Anyone has any clue? |
your error is on line 151 of the template which is called from line 539 of forums.php
|
But i havent touched something.....
the lines in forumhome template are Quote:
Quote:
|
Line 539 is evaluating a hook, so look in your plugins, not in the template.
See which plugins are being executed on 'forumhome_complete'. One of them probably has a opening /* but no closing */ |
All times are GMT. The time now is 04:22 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|