We don't use tomcat by now, but I think what we do with jesrv
and apache can be applied to it
To reduce the redundancy we use a structure like
/www/online
|- server-1
|- bin
|- server-2
|- bin (which is a link to /usr/local/apache1.3.12/bin
|- server-n
|- bin (which is a link to /usr/local/apache2.0b5)
Where /www/online/server*/bin are link2 to /usr/local/apache*/bin
/usr/local
|- apache1.3.9
|- apache1.3.12
|- apache2.0b5
With this configuration it's quite easy to switch from one version
of apache to another, while having the least possible redundancy.
> -----Ursprüngliche Nachricht-----
> Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Gesendet: Donnerstag, 11. Januar 2001 20:56
> An: [EMAIL PROTECTED]
> Betreff: Re: Is ANYONE doing this?? TC3.2.1 standalone + SSL
> + multiple
> instances on multiple IP's
<snip/>
> (If someone can suggest a way to reduce the duplication while
> still being able to run multiple instances that are not
> aware of or affected by each other I'm open to suggestions.)
<snip/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]