Answer the question
In order to leave comments, you need to log in
Bitrix non-blocking session in memcached?!?
I found the Bitrix setting to store the session in memcached:
'session' => [
'value' => [
'mode' => 'default',
'handlers' => [
'general' => [
'type' => 'memcache',
'port' => '11211',
'host' => '127.0.0.1',
],
],
]
]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question