David Scarani wrote:
> I was planning on installing a manifest called covalent-apache.xml within 
> /var/svc/manifest/site and giving it a unique service name such as "service 
> name='site/http/tsuweb'".  
> The original manifest would have an instance such as "instance 
> name='test2.eaig.corp.mycompany.com' "
>
> Therefore, after I import this manifest, and I later want to include another 
> instance such as "instance name='test2.eaig.corp.mycompany.com'" into my 
> service ('site/http/tsuweb').
>
> What is the best or recommended approach for including additional instances 
> within an already defined service?
>
> Eventually I might end up with 10-20 instances within the service and I 
> wouldn't want to have to shut down the running Apache processes to accomplish 
> this.
>   
In your case, it's probably simpler to modify the manifest which can 
also be used for disaster recover or replication on other systems.

-tony

Reply via email to