Welcome to Centmin Mod Community
Become a Member

vBulletin Why vbulletin admins don't use Memcahe ?

Discussion in 'Forum software usage' started by pamamolf, Sep 16, 2014.

  1. pamamolf

    pamamolf Well-Known Member

    4,003
    420
    83
    May 31, 2014
    Ratings:
    +812
    Local Time:
    1:55 AM
    Nginx-1.17.x
    MariaDB 10.3.x
    Hi
    I think that vb admins don't use anymore memcache (i don't know any big forum using it) and all use only xcache?

    Does vb don't play well with memcache?

    Or many forums there use it and i don't know any?


    Do you know any vb forum using memcache?

    Thanks
     
  2. eva2000

    eva2000 Administrator Staff Member

    49,890
    11,489
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +17,848
    Local Time:
    8:55 AM
    Nginx 1.21.x
    MariaDB 10.x
    memcached and xcache do different things
    • xcache can cache php opcode + user data so can be used for vb datastore cache + php opcode caching
    • memcached server can cache only user data so only use for vb datastore cache
    I have vB clients of mine using memcached servers x 4 for 10 billion cache hits per month Revisiting vBulletin Datastore Caching - memcached servers reducing MySQL server load :)

    100s of clients I work with use vB + memcached server :D

    memcached1413_4servers_080712_31days_22hrs.png
     
    Last edited: Sep 16, 2014