On Wed, Jan 13, 2010 at 12:38 PM, Robin D. Wilson <rwils...@gmail.com> wrote:
> In the interim, we've opted for a different solution. We've modified the 
> DeltaManager for Tomcat (clustering manager) to not create
> sessions that are of short durations (we created a configuration switch for 
> "sessionReplicationDurationThreshold"). If the session
> TTL is shorter than the threshold, it won't be replicated to the other 
> members of the cluster. Moreover, DeltaManager kills it off
> for us if it's already expired. So that essentially solved the problem for us.

This is very handy tip, thanks Robin.

Kalle

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to