Hey - I'll try that tomorrow and hopefully it'll make a difference.

Unfortunately the router management is out of my control and the IT
department 

Martin Parry
Macromedia Certified Developer
http://www.BeetrootStreet.co.uk

-----Original Message-----
From: Nathan Strutz [mailto:[EMAIL PROTECTED] 
Sent: 05 January 2005 16:52
To: CF-Talk
Subject: Re: Sessions not exclusive

Sounds like your router is caching pages. Either turn it off or try 
using Cache-Control:Private in your HTTP headers (via cfheader).

hth
-nathan strutz
http://www.dopefly.com/

Martin Parry wrote:
> Hi all - hopefully someone has experienced this.
> 
>  
> 
> I have a client with about 70 motor dealerships who access their
> corporate intranet (which I have inherited) via DSL and leased line
> connections. All users in a dealership go through a NAT'd router,
across
> the ether, into a firewall and finally get routed to the intranet
server
> (2 x Win 2003 machines clustered although only one is active at the
mo)
> 
>  
> 
> As part of the intranet page I'm displaying the IP address of the user
> next to their user name and ALL the users from the same dealership are
> showing 192.168.1.240 (the router rather than their internal addresses
> which is correct behaviour) but with the correct user names. 
> 
>  
> 
> The problem I'm having is that ColdFusion somehow seems to be getting
> confused as to who is logging in or out.. Sometimes the user name
> changes to somebody else who logged in. Sometimes a logged in user
gets
> errors because (I assume) somebody else has logged out and cleared
> certain client variables. I say sometimes because it isn't always
> consistent as to when it happens. Now, I don't actually know if the
> culprit here is client variables or overall session management.
> 
>  
> 
> I created a page which mails me their client, cgi variables tc. And
even
> though they come from different machines they sometimes have the same
> CFID and CFTOKEN. 
> 
>  
> 
> The only settings that I believe govern the session behaviour are :-
> 
> Trusted cache off, Use UUID for CFToken, SQL Server being used for
> client store with global updates disabled, use J2EE session variables
is
> true.
> 
>  
> 
> Any help would be appreciated - That's if my question makes any sense.
> 
>  
> 
> Ta
> 
>  
> 
> Martin Parry
> 
> Macromedia Certified Developer
> 
> http://www.BeetrootStreet.co.uk <http://www.beetrootstreet.co.uk/> 
> 
>  
> 
> CERTIFIED !! I probably will be :(
> 
>  
> 
> 
> 
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
This list and all House of Fusion resources hosted by CFHosting.com. The place 
for dependable ColdFusion Hosting.
http://www.houseoffusion.com/banners/view.cfm?bannerid=11

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:189748
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

Reply via email to