[Seaside] Scaling seaside: Added parameter for squeak instance

Ramon Leon ramon.leon at allresnet.com
Thu Apr 19 15:41:45 UTC 2007


> Just as an example. My URLs look like this now:
> 
> http://127.0.0.1/seaside/webapp?_i=MjA5NzM0MDgw&_k=TBXMSgmy&_s
=nAwqjrxuIBlnBvnL
> 
> thats:
> 
> _i For squeak instance
> _s Session inside squeak instance
> _k execution pointer since start of session
> 
> regards,
> 
> Norbert

How exactly would that add anything?  The session key is already unique to
that instance of squeak, of what benefit is the new parameter?  HAProxy is
also perfectly capable of setting and managing its own cookie for
remembering instances.

Ramon Leon
http://onsmalltalk.com



More information about the seaside mailing list