On 5/3/07, Peterson, Chris <[EMAIL PROTECTED]> wrote:
> I currently have my Cisco CSS set to use the users IP address to keep
> their session 'sticky' to a given server, which works for most of my
> cases (AOL is busted).

Configure it to use a (transient) cookie instead.

That's how adobe.com (formerly macromedia.com) works.


Load balancer (either round robin or least used)
 .
Web server cluster (Apache / static content)
 .
Load balancer (cookie-based sticky session)
 .
CF app server cluster

(David Keith presented the adobe.com architecture today at cf.Objective())
-- 
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 by AdobeĀ®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

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

Reply via email to