On Thu, Sep 17, 2009 at 5:29 PM, Eric Norman <[email protected]> wrote: > Well, my project doesn't currently have enough load to require more than one > server node, so I haven't thought much about that yet. If your cluster can > be configured to use sticky sessions, it would probably work fine without > any further changes. Otherwise your app server would need to be configured > to perform session replication to avoid the login prompt when you get routed > to a different server node. > > Does that make sense?
Yes, thanks. That's what I thought. I realize that authentication must be hard in any truly REST-based system. -- Vidar S. Ramdal <[email protected]> - http://www.idium.no Sommerrogata 13-15, N-0255 Oslo, Norway + 47 22 00 84 00 / +47 21 531941, ext 2070
