Welcome Guest, Not a member yet? Register   Sign In
Problems with Encrypted CI Session
#4

[eluser]WanWizard[/eluser]
Are you using cookie-only sessions? And if so, are you storing a lot of data?

Cookies have a maximum size of 4Kb. If you encrypt the data, the data increases in size. If it exceeds 4Kb, the cookie gets truncated, which means it can't be decrypted anymore, and all data is lost.


Messages In This Thread
Problems with Encrypted CI Session - by El Forum - 11-12-2010, 04:29 PM
Problems with Encrypted CI Session - by El Forum - 11-12-2010, 04:42 PM
Problems with Encrypted CI Session - by El Forum - 11-12-2010, 04:48 PM
Problems with Encrypted CI Session - by El Forum - 11-12-2010, 05:21 PM
Problems with Encrypted CI Session - by El Forum - 11-12-2010, 05:39 PM
Problems with Encrypted CI Session - by El Forum - 11-12-2010, 05:51 PM
Problems with Encrypted CI Session - by El Forum - 11-12-2010, 06:02 PM
Problems with Encrypted CI Session - by El Forum - 11-12-2010, 06:22 PM
Problems with Encrypted CI Session - by El Forum - 11-12-2010, 06:23 PM
Problems with Encrypted CI Session - by El Forum - 11-12-2010, 06:30 PM
Problems with Encrypted CI Session - by El Forum - 11-12-2010, 06:33 PM



Theme © iAndrew 2016 - Forum software by © MyBB