I am using the repcached extension of memcached for replicating my sessions for providing consistent sessions in case of a fail-over. However before I go for a production setup, I would like to understand the internals of the replication procedure for the purpose of performance analysis. Web is short of any good article on the subject and the patch itself doesn't have any documentation to fill my needs. Any content on the topic will be highly appreciated.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am using the repcached extension of memcached for replicating my sessions for providing consistent sessions in case of a fail-over. However before I go for a production setup, I would like to understand the internals of the replication procedure for the purpose of performance analysis. Web is short of any good article on the subject and the patch itself doesn't have any documentation to fill my needs. Any content on the topic will be highly appreciated.