Arvind Srinivasan wrote: > > I think the issue is what interface we support. The only *supported* interfac > for starting/stopping the Apache daemon on OpenSolaris should be SMF.
I'm ok with that. > We could probably do something like this: > * Rename the existing apachectl to apachectl.private (or something) > * Add our version of apachectl that simply invokes SMF's svcadm > * 'svcadm enable/disable apache2' would invoke apachectl.private to > start/stop the server This way, the SMF property setting is the only > one that need be used (to select prefork vs worker) regardless of > whether the user invoked apachectl or svcadm. +1 -- Jyri J. Virkki - jyri.virkki at sun.com - Sun Microsystems
