We are implementing a clustering solution that can do sticky session but it
needs a unique value 
it either a cookie variable or URL variable per server. Rather that changing
the code on each server I'd like to use 
a variable that would be unique on each server. Does anyone know of a good
way to set and maintain a 
server or cgi variable to do this?

The domain name will not change in the HTTP header so we can't use that. I
thought of putting a browser in the startup 
of each server to hit a page but when CF restarts that is gone. A scheduled
task every minute but that may not be fast enough.

Ryan Thompson
James Tower Media Design 
Websites, Multimedia, Videos, Catalogs, e-Catalogs and more.
http://www.jtmd.com
mailto:[EMAIL PROTECTED]

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to