Dave Carabetta wrote:
>
> I would definitely check the "Use UUID" option the in the Admin. When we
> were using the numeric CFTOKEN value, we ran in to all sorts of problems in
> our load balanaced environment with duplicate values and "stealing" other
> people's sessions. The alogorithm for generating the UUID uses the system
> clock time down to the millisecond (among other things), so for all intents
> and purposes, it's realistically impossible to have duplicate values.
The year 3400 is for UUIDs what the year 2000 is for 2 digit
years and the year 2037 for Unix dates: they roll over. So you
really should document somewhere that your application needs to
be revised by about the year 3300.
Jochem
--
I don't get it
immigrants don't work
and steal our jobs
- Loesje
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
- Client Variables and Uniqueness in a Load-Balanced Serve... Evan Lavidor
- RE: Client Variables and Uniqueness in a Load-Balan... Dave Carabetta
- Jochem van Dieten