libmemcached

  1. eva2000

    XF 2.0 Using libmemcached backend cache ?

    I am still on XF 1.5 and haven't touched XF 2 since the betas right now but need clarification as to whether XF 2 supports using Libmemcached backend cache for memcached pecl php usage as opposed to Memcached backend using memcache pecl php extension usage ? PHP 7.3 seems to lack memcache pecl...
  2. CTXMedia

    XF 1.5 cacheSessions: does it only use the configured backend cache or can it be pointed at another cache?

    I've been tweaking my server today and replaced my Libmemcached backend cache with APCu because it's faster (in my set-up). Unfortunately, with cacheSessions enabled everyone gets logged out anytime you stop/start or restart Apache because it flushes the APCu cache. The "fix" was removing the...
Top Bottom