morlino wrote:
> Now I am able to access the 4 managers via 4 different http connectors.
> However, without looking at the port number in the browser location, or
> knowing which applications are deployed under which instance it is very
> difficult to distinguish which manager is which.
> 
> Is there any way to configure the manager to display a different string
> based on the CATALINA_BASE or the URL that is is access by something so that
> I can tell the managers apart? I was unable to find anything when I went
> searching.

The short answer is no. When I was using a similar configuration I just
used the port numbers. We used a pattern so there was a simple mapping from
node number to port number for http, https, shutdown, remote debug etc.

I believe there is an enhancement request floating around for this in
bugzilla somewhere. As always, patches are welcome.

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to