M
M
Mikhail Smirnov2017-04-02 15:10:53
PHP
Mikhail Smirnov, 2017-04-02 15:10:53

Caching your components (memcached) Bitrix?

transferred the cache from files to memcached
and now in some components the cache is no longer cleared when editing data, the
cache is cleared by the method

$obCache = new \CPHPCache();
$obCache->CleanDir('s1/bt/price.list');

and now it has stopped clearing, if you click clear the cache in the admin panel, then everything is cleared without problems
Can I use another method for memcached?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question