I just has memcached installed on my server.
I wanted to confirm the memcached settings for vbseo.
If my vbulletin settings are:
Does that mean that my settings for vbseo memcached isCode:$i++; $config['Misc']['memcacheserver'][$i] = '196.1.12.2'; $config['Misc']['memcacheport'][$i] = 11211; $config['Misc']['memcachepersistent'][$i] = true; $config['Misc']['memcacheweight'][$i] = 1; $config['Misc']['memcachetimeout'][$i] = 1; $config['Misc']['memcacheretry_interval'][$i] = 15;
and nothing else? And the other default settings that popup such as time to live should be good?Code:196.1.12.2:11211,1
Thanks much.


LinkBack URL
About LinkBacks





Reply With Quote