Sriram Natarajan wrote:
> No, there was no intention to introduce any change in behavior. The 
> patch , IMO, can provide a more closer integration to Solaris. customers 
> still should get the same feeling of running 'apachectl start' or 
> 'apachectl stop'.  Internally, however, this would translate to the 
> following sequence
> 
> user invokes apachectl start -> we internally patch apachectl start method to 
> invoke svcadm enable 
> -> SMF internally translates this and calls /lib/svc/method/http-apache2 
> -> where we now provide actual implementation to start the server.
> 
> To switch to worker MPM, customer will need to manually set the SMF 
> property before invoking apachectl start
> Hope this clarifies
> thanks
> sriram
> 

Sriram,

This was already discusssed earlier. See the thread related to
http://mail.opensolaris.org/pipermail/webstack-discuss/2007-September/000262.html

Arvi

Reply via email to