Redis

Redis is an in memory data structure storage. It will be used to share PHP-sessions between the apache servers. Three redis servers will be configured

Software

apt-get install redis-server

Configuration

References