Sugarheads,

It has been giving to me that we needed to operate under a MySQL Cluster Session for our business needs. I have successfully implemented a PHP/MySQL Cluster Session with SugarOS.

Everything seemed to work fine till I was logged out repeatedly. Further investigation we discovered SugarOS is still writting sessions to disk.

I have placed our cluster session class within the document root directory and included it within the very top of index.php.

Has anyone successfully been able to implement a cluster session w/ SugarOS and if so, where did you include your cluster session and what other operations did you have to perform in order for it to properly function?


~ Regards