Welcome Guest, Not a member yet? Register   Sign In
Redis/db session drivers causing deadlocks (MySQL 5.6, CI 3.0.6)
#3

The deadlocks were caused by something specific to our code base. We use a wrapper to AJAX calls so we can abort them in certain situations. In some cases the call was reaching the server before abort was called so it was in fact running twice. It was a problem with our code and not CI.
Reply


Messages In This Thread
RE: Redis/db session drivers causing deadlocks (MySQL 5.6, CI 3.0.6) - by spjonez - 05-24-2016, 06:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB