Welcome Guest, Not a member yet? Register   Sign In
Session: Error while trying to free lock for ci_session
#22

(This post was last modified: 05-25-2016, 10:58 AM by spjonez.)

When you say API are you using CI's session library methods to get/set data or did you build a layer on top of that? You could sticky file sessions by setting it on your load balancer until you can figure out the root cause.

For us (using Redis not Memcache) requests went from 1-2s down to the normal 100-200ms adding session_write_close.
Reply


Messages In This Thread
RE: Session: Error while trying to free lock for ci_session - by spjonez - 05-25-2016, 10:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB