So bit of an odd problem going on here.

I have an app run across a pair of clustered boxes which uses session vars. The boxes 
are managed via a sticky layer 4 switch though their client vars are stored in a 
common DB anyway. The same DB as the application data (a very big shared Oracle 
instance).

So all fine and dandy apart from a couple of minor nags. One of which is it drops 
sessions. Not after the 40 minute timeout. Immediately, randomly, without any warning.

Now I freely admit I am not passing the CFID and CFTOKEN around explicitly on every 
page but that's because all our browsers are part of a corporate desktop controlled 
environment and we know they have cookies enabled.

And if they didn't have cookies enabled. The login system wouldn't work as their 
session is used to validate the users security, preferences etc... So they'd be forced 
to login every time they changed pages which isn't happening.

So anyone have any strong opinions/experience of the J2EE session management in CFMX 
and its differences/pitfalls? Or better still any idea why this might be happening?

many thanks

Steve







-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
      *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
           *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]

Reply via email to