Even on a single IP the users should still get a separate CFID/CFTOKEN so they should have individual session timeouts.
-----Original Message----- From: Martin Parry [mailto:[EMAIL PROTECTED] Sent: 08 March 2005 10:48 To: CF-Talk Subject: RE: Session question Yeah, that's what I figured - I think it's possibly more deep-rooted in the company's internal network infrastructure (it's an intranet btw) with all users appearing as a single IP to CF.. That's not normally a problem for me with websites but for this particular client it's giving me nightmares.. I'm thinking of taking up bricklaying and leaving IT completely ;-) I've modified their web.xml, increased the session time to 480 from 30 to give them an eight hour working day, and set the default and maximum values to 8 hours in CFAdmin - Not good form I'm sure, but I'm damned desperate. Cheers Neil Martin Parry Macromedia Certified Developer http://www.BeetrootStreet.co.uk -----Original Message----- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: 08 March 2005 10:50 To: CF-Talk Subject: RE: Session question Not sure what you mean? A session is alive until such a point the set period of inactivity has been exceeded. A session will not expire say just after 20mins - it is dictated by inactivity. If you refresh a screen in a session the session is 'reset' automatically. -----Original Message----- From: Martin Parry [mailto:[EMAIL PROTECTED] Sent: 08 March 2005 10:32 To: CF-Talk Subject: Session question Can anyone clarify if when you set a session variable it automatically extends the user's session to whatever the session timeout is ?? I'm having terrible troubles with users having sessions cleared although I've implemented a hidden iFrame that navigates to a page to set session.currentTime with now() - The iFrame then refreshes every 60 seconds. Or is there a "proper" way to extend a session ? Heeeelp Regards, Martin. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:197802 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

