> We're having a somewhat similar issue. We have multiple CF servers and use 
> our own server-independent session management using cookies
> and session info saved in the database. We've found that if you go from one 
> updated server to another updated server it loses the user session. If
> you go to or from a NON-updated server to an updated server it works fine. It 
> also works if you stay on the same updated server. Is this related? I
> had to roll the updated servers back, but worry about updates in the future 
> that include this hotfix.

I don't know if it's related, but you should be able to control the
scope of the cookies using the DOMAIN attribute of CFCOOKIE, if you're
not already doing so.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:342159
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to