House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Mailing Lists
Home /  Groups /  ColdFusion Talk (CF-Talk)

Session variables across servers

  << Previous Post |  RSS |  Tree View |  Sort Oldest First |  Subscribe to this Group Next >> 

Session variables across servers

You're right, however I'm the "contractor" on an established team so I have Scott Stewart 05/09/2008 09:37 AM
Scott Stewart wrote: Jochem van Dieten 05/09/2008 03:21 AM
Thanks Dave, Scott Stewart 05/08/2008 12:21 PM
> We've got a weird temporary issue.. We have two websites, on Dave Watts 05/08/2008 12:18 PM
Ignore my last post.... brain fart...going on vacation on Sunday, brains not Scott Stewart 05/08/2008 12:12 PM
Brad, Scott Stewart 05/08/2008 12:11 PM
Session will persist between two domains if you have the same Brad Wood 05/08/2008 12:01 PM
Hey all, Scott Stewart 05/08/2008 11:41 AM

05/09/2008 09:37 AM
Author: Scott Stewart Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:56321#304981 You're right, however I'm the "contractor" on an established team so I have zero say in this . -- Scott Stewart ColdFusion Developer SSTWebworks 4405 Oakshyre Way Raleigh, NC. 27616 (919) 874-6229 (home) (703) 220-2835 (cell) Scott Stewart wrote: > I'm looking for different possibilities.... > it's a rig until they move the sites to the same server... You efforts are probably better spent speeding up the site move. Jochem
05/09/2008 03:21 AM
Author: Jochem van Dieten Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:56321#304969 Scott Stewart wrote: > I'm looking for different possibilities.... > it's a rig until they move the sites to the same server... You efforts are probably better spent speeding up the site move. Jochem
05/08/2008 12:21 PM
Author: Scott Stewart Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:56321#304903 Thanks Dave, I'm looking for different possibilities.... it's a rig until they move the sites to the same server... sas -- Scott Stewart ColdFusion Developer SSTWebworks 4405 Oakshyre Way Raleigh, NC. 27616 (919) 874-6229 (home) (703) 220-2835 (cell) > We've got a weird temporary issue.. We have two websites, on > different servers under different domains. > They need one login for both sites. > > My understanding is that J2EE Session variables will persist > between servers/domains. If you're using cookies for your session tokens, they can't be shared across domains, whether you're using J2EE session management or not. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Training: Adobe/Google/Paperthin Certified Partners http://training.figleaf.com/ WebManiacs 2008: the ultimate conference for CF/Flex/AIR developers! http://www.webmaniacsconference.com/
05/08/2008 12:18 PM
Author: Dave Watts Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:56321#304901 > We've got a weird temporary issue.. We have two websites, on > different servers under different domains. > They need one login for both sites. > > My understanding is that J2EE Session variables will persist > between servers/domains. If you're using cookies for your session tokens, they can't be shared across domains, whether you're using J2EE session management or not. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Training: Adobe/Google/Paperthin Certified Partners http://training.figleaf.com/ WebManiacs 2008: the ultimate conference for CF/Flex/AIR developers! http://www.webmaniacsconference.com/
05/08/2008 12:12 PM
Author: Scott Stewart Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:56321#304895 Ignore my last post.... brain fart...going on vacation on Sunday, brains not here -- Scott Stewart ColdFusion Developer SSTWebworks 4405 Oakshyre Way Raleigh, NC. 27616 (919) 874-6229 (home) (703) 220-2835 (cell) Session will persist between two domains if you have the same cfapplication on both sites and keep passing in the same cfid and cftoken values when going from one domain to another. Session replication between physical servers is another thing.  You need to be running ColdFusion enterprise, and have your application deployed as an instance on both machines which are part of a single JRun cluster. At that point, there is a setting in CFAadmin for session replication. ~Brad Hey all, We've got a weird temporary issue.. We have two websites, on different servers under different domains. They need one login for both sites. My understanding is that J2EE Session variables will persist between servers/domains. How do you implement this in ColdFusion? Thanks sas -- Scott Stewart ColdFusion Developer SSTWebworks 4405 Oakshyre Way Raleigh, NC. 27616 (919) 874-6229 (home) (703) 220-2835 (cell)
05/08/2008 12:11 PM
Author: Scott Stewart Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:56321#304894 Brad, Does this involve activating J2EE session vars Thanks sas -- Scott Stewart ColdFusion Developer SSTWebworks 4405 Oakshyre Way Raleigh, NC. 27616 (919) 874-6229 (home) (703) 220-2835 (cell) Session will persist between two domains if you have the same cfapplication on both sites and keep passing in the same cfid and cftoken values when going from one domain to another. Session replication between physical servers is another thing.  You need to be running ColdFusion enterprise, and have your application deployed as an instance on both machines which are part of a single JRun cluster. At that point, there is a setting in CFAadmin for session replication. ~Brad Hey all, We've got a weird temporary issue.. We have two websites, on different servers under different domains. They need one login for both sites. My understanding is that J2EE Session variables will persist between servers/domains. How do you implement this in ColdFusion? Thanks sas -- Scott Stewart ColdFusion Developer SSTWebworks 4405 Oakshyre Way Raleigh, NC. 27616 (919) 874-6229 (home) (703) 220-2835 (cell)
05/08/2008 12:01 PM
Author: Brad Wood Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:56321#304891 Session will persist between two domains if you have the same cfapplication on both sites and keep passing in the same cfid and cftoken values when going from one domain to another. Session replication between physical servers is another thing.  You need to be running ColdFusion enterprise, and have your application deployed as an instance on both machines which are part of a single JRun cluster. At that point, there is a setting in CFAadmin for session replication. ~Brad Hey all, We've got a weird temporary issue.. We have two websites, on different servers under different domains. They need one login for both sites. My understanding is that J2EE Session variables will persist between servers/domains. How do you implement this in ColdFusion? Thanks sas -- Scott Stewart ColdFusion Developer SSTWebworks 4405 Oakshyre Way Raleigh, NC. 27616 (919) 874-6229 (home) (703) 220-2835 (cell)
05/08/2008 11:41 AM
Author: Scott Stewart Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:56321#304881 Hey all, We've got a weird temporary issue.. We have two websites, on different servers under different domains. They need one login for both sites. My understanding is that J2EE Session variables will persist between servers/domains. How do you implement this in ColdFusion? Thanks sas -- Scott Stewart ColdFusion Developer SSTWebworks 4405 Oakshyre Way Raleigh, NC. 27616 (919) 874-6229 (home) (703) 220-2835 (cell)
<< Previous Thread Today's Threads Next Thread >>

Search cf-talk

May 24, 2012

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
     1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31     

Designer, Developer and mobile workflow conference