Re: Database Persistance And Session Replication

2006-06-12 Thread Filip Hanik - Dev Lists
unfortunately you can't do both, its either or Filip David Ron wrote: Hey everybody,     I would like to configure Tomcat for both session replication across  > 3 servers and database session persistence.  The database persistence lags several seconds which is why I don't think that

Database Persistance And Session Replication

2006-06-09 Thread David Ron
Hey everybody, I would like to configure Tomcat for both session replication across > 3 servers and database session persistence. The database persistence lags several seconds which is why I don't think that I can simply replicate sessions over many servers using the database. I can get the