On Nov 9, 2012, at 18:19 , Scott Ferguson <[email protected]> wrote: > There's failover to backup triad members if the primary fails. There's > an "ack" from the triad to tell when it's been completed. That's the > basic idea. The cache is actually a fairly complicated messaging > application. It's been lots of fun to implement.
Does that ack happen before the session.setAttribute() call returns? If not, it seems like there might be a hole. -- Rick _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
