Welcome Guest, Not a member yet? Register   Sign In
CI 3 using native sessions instead of driver
#2

You will probably have the same locking issues with the native session extension. You probably need to spend some time figuring out where to use session_write_close() and to adjust the database to handle more connections and release them faster.

Persistent connections will not help.

Give serious consideration to using file-based sessions.
Reply


Messages In This Thread
RE: CI 3 using native sessions instead of driver - by dave friend - 12-12-2019, 08:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB