Status
Not open for further replies.

iNF3RN0

Customer
Hi,
I just installed memcache 1.4.5 on my server and would like to know what's the best/optimized cache size for the memcache which I should set? currently I setup it at 50MB, is it fine for vbulletin/vboptimize?
 
Depends on your server really, 50M is fine for most setups but keep watch, if it begins to fill you might need to expand it :)

Keep in mind Memcache runs from RAM, so your server RAM is the limit on the memcache size (unless clustered).
 
^ I haven't installed vboptimized yet as I am still working on the server setup but is there any option in vboptimize which flush the cache after every X hours? so it don't gets filled? even if do what will happen? I mean will the forums stop working etc? (sorry but I am kind of new to all this caching stuff)
 
Caching may not work as effectively if full, but your forum should run fine. The next version is due for release soon which implements a global cache TTL (time to live) so you can set the master expiry on items instead of a cron-based flush. This is handled internally through the extension so it's more effecient :)
 
Unfortunately Memcache doesn't "delete" when flushed, just marks as expired - which is the main reason the feature is being added. Keep in mind this problem has only occured on websites that have thousands of users online at the same time all day, we use Memcache here and our activity isn't enough to produce the full memcache :)
 
Status
Not open for further replies.

Similar threads

Legacy vB Optimise

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,980
Customer rating
0.00 star(s) 0 ratings
Back
Top