I'm currently having an issue where i'm trying to pass my session from www.domain to secure.domain but the session isn't being maintained.

I�m actually doing this exact task in a different domain on the same box and it works just fine.

Here are my symptoms:
The code on the working domain is:
<cfapplication
sessionmanagement="yes"
setdomaincookies="yes">

The cfid remains the same as expected. However when I put this same code on any other domain on the box the cfid changes with each request. If I remove the setdomaincookies statement the cfid is set properly and is maintained. Passing the cfide and token across to the secure server in the url does maintain the session but id rather not have to do that if possible.

Any thoughts or suggestions?
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to