Quote:
Originally Posted by veenuisthebest
Don't you find a reduction in the number of queries?
|
9 queries instead of 11. All as promissed
Quote:
Originally Posted by Deceptor
Vitaly - I make no claim to instantly reduce server load, but it may impact it if vB Optimise has done a lot of optimisation ontop of what you had before, so a reduction of two queries wouldn't be significant enough - that said it depends on the amount of users you have active and your server. What cache method are you using?
|
- eaccelerator for php code, memcached in all vb settings.
- 500-600 online.
- ~0.9 sec for main page, ~0.3 for others.
- nginx + 6 php-fcgi + 1 mysql processes.
(*) WOL was off.
Anyway, your mod is a good example of clear coding and outstanding support. Such functionality MUST be included in vB by default.
If you know some trustable non sintetic methods to measure load & latency - i could try.