Welcome Guest, Not a member yet? Register   Sign In
Managing user sessions
#5

Dave many thanks - and I even had to look up non sequitur.
Unfortunately you have simply prompted me to probe a bit further, and try to get a better understanding from someone who knows.
1) If a new CI instance is associated with a browser what happens if our user clicks on a link in an email which then launches a class and method? Does this count as a GC trigger?
2) If browser comms are stateless what exactly is controlling expiry? Is CI somehow testing the cookie on a timer?
3) If a browser recives a rendered page after logging out from our site (effectively offering a login screen) can I still send flashdata to their screen? ie they still (I think) have an active session. If they have actually closed that browser tab and I try to send flashdata to their session_id as found in the DB, will it be queued for the next request?

I'm sorry if these are demonstrating my ignorance of this technology, but I hope to get much better very soon. Perhaps Iam just missing some vital building blocks ...

regards, Paul
Reply


Messages In This Thread
Managing user sessions - by PaulC - 10-26-2017, 05:31 AM
RE: Managing user sessions - by dave friend - 10-26-2017, 10:28 AM
RE: Managing user sessions - by PaulC - 10-27-2017, 05:18 AM
RE: Managing user sessions - by dave friend - 10-27-2017, 09:54 AM
RE: Managing user sessions - by PaulC - 10-27-2017, 12:40 PM
RE: Managing user sessions - by dave friend - 10-27-2017, 02:39 PM



Theme © iAndrew 2016 - Forum software by © MyBB