INCOMPLETE DO NOT USE

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

Guess we need to do some kind of configuration.

References