Member • Sep 8, 2017
Are PHP sessions reliable?
The server runs on HHVM and makes use of the SSD; so session R/W should not be an issue. I am unsure whether HHVM actually does in-memory caching of the sessions data to speed up the things and the last I checked, memcached doesn't play nice with HHVM. That said, I've also noticed app performance issue when running PHP 7.1.
Does anyone among us have thoughts or opinions about using php sessions? Would love to hear from you.
Tagging #-Link-Snipped-# and #-Link-Snipped-# and #-Link-Snipped-# to kick-start this discussion.