It needs to be yes. A cookie usually only works on the domain it was set by,
so redirecting to secure.yourdomain.com would not would.
I'm not sure how you had this working on CF5 in the first place if your not
setitng domain cookies and using 2 different domains.

> -----Original Message-----
> From: Robertson-Ravo, Neil (RX) 
> [mailto:[EMAIL PROTECTED] 
> Sent: 14 May 2004 14:17
> To: '[EMAIL PROTECTED]'
> Subject: RE: [ cf-dev ] Losing Session
> 
> 
> Just added setdomaincookies="No" in the cfapplication... Does 
> CF automatically set this to Yes if its not defined?  Any 
> pointers on getting the session to work across two domains - 
> im not sure what you mean any examples?
> 
> Cheers
> 
> 
> 
> -----Original Message-----
> From: Snake Hollywood [mailto:[EMAIL PROTECTED] 
> Sent: 14 May 2004 14:02
> To: [EMAIL PROTECTED]
> Subject: RE: [ cf-dev ] Losing Session
> 
> Are u setting domain cookies, because you will need to to 
> have the same session work across those 2.
> 
> 
> 
> > -----Original Message-----
> > From: Robertson-Ravo, Neil (RX) 
> > [mailto:[EMAIL PROTECTED]
> > Sent: 14 May 2004 12:28
> > To: '[EMAIL PROTECTED]'
> > Subject: [ cf-dev ] Losing Session
> > 
> > 
> > Currently got an application which works fine on CF5 - where you are
> > redirected to an HTTPS connection during a checkout process.
> >   Basically
> > you are moving from http://www.foobar.com to 
> > https://secure.foobar.com; this works at > present as we have 
> > configured the load balancer to correctly balance the users 
> requests 
> > (Port 80 and Port 443) to the same machine, thereforre 
> retaining the 
> > users session based on CFID/CFTOKEN.
> > 
> > Recently we tested it on an MX install and found that the 
> sessions are
> > fine when you are browsing/using the standard HTTP 
> connection but when 
> > you are 'redirected' albeit on the same machine the session is lost 
> > completely.
> > 
> > Does MX handle this scenario differently than 5?
> > 
> > Any thoughts?
> > 
> > N
> > 
> > This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
> > Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed 
> > Business, Registered in England, Number 678540.  It contains 
> > information which is confidential and may also be 
> privileged.  It is 
> > for the exclusive use of the intended recipient(s).  If you are not 
> > the intended
> > recipient(s) please note that any form of distribution, 
> copying or use 
> > of this communication or the information in it is strictly 
> prohibited 
> > and may be unlawful.  If you have received this 
> communication in error 
> > please return it to the sender or call our switchboard on 
> +44 (0) 20 
> > 89107910.  The opinions expressed within this communication are not 
> > necessarily those expressed by Reed Exhibitions. Visit our 
> website at 
> > http://www.reedexpo.com
> > 
> > --
> > These lists are syncronised with the CFDeveloper forum at
> > http://forum.cfdeveloper.co.uk/
> > Archive: 
> > http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
> >  
> > CFDeveloper Sponsors and contributors:- *Hosting and 
> support provided
> > by CFMXhosting.co.uk* ::
> > *ActivePDF provided by activepdf.com*
> >       *Forums provided by fusetalk.com* :: *ProWorkFlow provided by 
> > proworkflow.com*
> >            *Tutorials provided by helmguru.com* :: *Lists hosted by 
> > gradwell.com*
> > 
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > 
> 
> 
> --
> These lists are syncronised with the CFDeveloper forum at 
> http://forum.cfdeveloper.co.uk/
> Archive: 
> http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
>  
> CFDeveloper Sponsors and contributors:-
> *Hosting and support provided by CFMXhosting.co.uk* :: 
> *ActivePDF provided by activepdf.com*
>       *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
> proworkflow.com*
>            *Tutorials provided by helmguru.com* :: *Lists hosted by
> gradwell.com*
> 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> This e-mail is from Reed Exhibitions (Oriel House, 26 The 
> Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a 
> division of Reed Business, Registered in England, Number 
> 678540.  It contains information which is confidential and 
> may also be privileged.  It is for the exclusive use of the 
> intended recipient(s).  If you are not the intended 
> recipient(s) please note that any form of distribution, 
> copying or use of this communication or the information in it 
> is strictly prohibited and may be unlawful.  If you have 
> received this communication in error please return it to the 
> sender or call our switchboard on +44 (0) 20 89107910.  The 
> opinions expressed within this communication are not 
> necessarily those expressed by Reed Exhibitions. Visit our 
> website at http://www.reedexpo.com
> 
> -- 
> These lists are syncronised with the CFDeveloper forum at 
> http://forum.cfdeveloper.co.uk/
> Archive: 
> http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
>  
> CFDeveloper Sponsors and contributors:-
> *Hosting and support provided by CFMXhosting.co.uk* :: 
> *ActivePDF provided by activepdf.com*
>       *Forums provided by fusetalk.com* :: *ProWorkFlow 
> provided by proworkflow.com*
>            *Tutorials provided by helmguru.com* :: *Lists 
> hosted by gradwell.com*
> 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
      *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
           *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]

Reply via email to