문제

we are providing a multi store Magento 2 Shop on a multi webnode infrastructure. Sessions are handled by a redis docker on the DB Server. Is it useful to start new separately docker instances for default and page cache as well or can all be in the same redis-server?

도움이 되었습니까?

해결책

We found out that it is not necessary to start multiple instances of redis. You can use different databases instead. Multiple instances only brings you more flexibility on your server environment

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top