[Seaside] Email link and seaside workers

Boris Popov boris at deepcovelabs.com
Tue Jun 3 02:10:09 UTC 2008


That would be load balancers work, but of course the more reliable way to do this would be to persist the state you are linking instead of using continuations, who knows if that worker will even be available 2 min from now, you can't assume that it will.

Cheers!

-Boris (via BlackBerry)

----- Original Message -----
From: seaside-bounces at lists.squeakfoundation.org <seaside-bounces at lists.squeakfoundation.org>
To: 'Seaside - general discussion' <seaside at lists.squeakfoundation.org>
Sent: Mon Jun 02 17:17:15 2008
Subject: [Seaside] Email link and seaside workers

Hi there,

	has anybody faced a situation in which you have 4 balanced seaside
workers (sticky session and all that balancer stuff) and is able to send a
continuation secure link that will make the user to reach the right session on
the right seaside worker?

	Should be added a var beside _s and _k? like _w for the worker
dissambiguation? Who and how will disambiguate that?

	thanks,

Sebastian Sastre

_______________________________________________
seaside mailing list
seaside at lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20080602/82f3c52e/attachment.htm


More information about the seaside mailing list