Welcome Guest, Not a member yet? Register   Sign In
WebFarms and Sessions
#6

[eluser]BrianDHall[/eluser]
With this many different frontends I would assume you have a single database server they all access, right? Then unless you want to share a cookie across domains, as darkhouse and Wuushu refer to, you can just use regular CI sessions and configure it to use your MySQL database.

Otherwise getting sessions to work across multiple domains and servers sucks, because you have to use a query string or rely on some sort of AJAX solution.

It does matter, in a big way, whether or not you are using 8 front-end load-balanced sort of solution, or if you have 8 different sites on different domains on different servers.


Messages In This Thread
WebFarms and Sessions - by El Forum - 09-23-2009, 05:02 AM
WebFarms and Sessions - by El Forum - 09-23-2009, 05:47 AM
WebFarms and Sessions - by El Forum - 09-23-2009, 06:07 AM
WebFarms and Sessions - by El Forum - 09-23-2009, 06:22 AM
WebFarms and Sessions - by El Forum - 09-23-2009, 06:46 AM
WebFarms and Sessions - by El Forum - 09-23-2009, 07:43 AM
WebFarms and Sessions - by El Forum - 09-23-2009, 07:46 AM
WebFarms and Sessions - by El Forum - 09-23-2009, 07:55 AM
WebFarms and Sessions - by El Forum - 09-23-2009, 12:05 PM
WebFarms and Sessions - by El Forum - 09-23-2009, 02:01 PM
WebFarms and Sessions - by El Forum - 09-23-2009, 02:27 PM
WebFarms and Sessions - by El Forum - 09-24-2009, 01:32 AM
WebFarms and Sessions - by El Forum - 09-24-2009, 04:02 AM
WebFarms and Sessions - by El Forum - 09-24-2009, 04:18 AM



Theme © iAndrew 2016 - Forum software by © MyBB