On 09/05/2011 14:45, Brian Braun wrote:
> Hey, that is great! I had never noticed that new feature! But the
> documentation is so scarse, it hardly explains what is it about. But I think
> that will solve my redeployment issue   :-)
> 
> But I still need to think about hig availabilty when Tomcat itself crashes,
> or when I restart it. I guess I need clustering, but the documentation is so
> scarse and confussing......

The documentation is certainly brief and to the point. If you have
specific questions, please ask them. It should also be consistent. If
there are things that appear to be confusing tell us what they are.

In Tomcat terminology, clustering == session replication. You can do
load-balancing without Tomcat clustering.

>From what you have written, you need load-balancing but not clustering.

Mark

> 
> 
> 
> On Mon, May 9, 2011 at 7:13 AM, Konstantin Kolinko
> <knst.koli...@gmail.com>wrote:
> 
>> 2011/5/9 Brian Braun <brianbr...@gmail.com>:
>>> republishing the app
>>> will make it unavailable for at least 10 seconds while I do it.
>>
>> Take a look at the Parallel Deployment feature in Tomcat 7
>> http://tomcat.apache.org/tomcat-7.0-doc/config/context.html
>>
>> Best regards,
>> Konstantin Kolinko
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: users-h...@tomcat.apache.org
>>
>>
> 




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

Reply via email to