> 2.3. SMF Manifests. > > The current distribution of Apache in Solaris delivers the > following SMF Manifests: > > /lib/svc/method/http-apache2 > /var/svc/manifest/network/http-apache2.xml > > We are proposing the replacement of these objects with > corresponding bitness aware manifests: > > /lib/svc/method/http-apache2-32 > /lib/svc/method/http-apache2-64 > > /var/svc/manifest/network/http-apache2-32.xml > /var/svc/manifest/network/http-apache2-64.xml
Why can't we use the existing manifest and service method files ? We can use a smf property to specify the bitness. What about httpd.conf file ? Are we going to have bitness aware httpd.conf files ? -- Seema.
