Hi all
I have turned on Memcache driver for sessions but got delay for a 5-20 seconds, page loading slow and with delays. I figured out that locks caused delay. I put session_write_close to the end of the scripts but that didn't help to solve the problem. How can I fix this?
Thanks
I have turned on Memcache driver for sessions but got delay for a 5-20 seconds, page loading slow and with delays. I figured out that locks caused delay. I put session_write_close to the end of the scripts but that didn't help to solve the problem. How can I fix this?
Thanks