> If the
> client didn't send the same cookie values then the server would have no
> choice but to assign a new value.  If you can verify that the client was
> doing the right thing then I imagine that helps to isolate the problem
> to the server.

Along these lines, make sure that all the requests are either
www.mysite.com
or
mysite.com

If a session is set with www.mysite.com but then somebody sends a request to 
mysite.com, it will cause the behavior you're seeing.

The attribute "setdomaincookies" of the cfapplication tag addresses this 
issue.

-- Josh 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Macromedia ColdFusion MX7
Upgrade to MX7 & experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275165
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to