Rex Wang wrote:
> 2009/9/17 Mark Thomas <ma...@apache.org>
> 
>> Rex Wang wrote:
>>> Dear Tomcat,
>>>
>>> I meet a problem when config a web project which using the form based
>>> security in clustering.
>> Clustering or load-balancing? Whether or not session replication is
>> configured between your Tomcat instance's is key.
>>
> 
> I guess the j_security_check is not implemented by session. so the session
> replication does not work for security check, right?

I thought it did - hence my question about whether you were using
clustering or just load balancing.

> So the sticky session is the precondition of tomcat clustering?

No. It is strongly recommended, but it isn't required providing you set
up your cluster appropriately.

Mark




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

Reply via email to