[webstack-discuss] Suggested Apache 2.2.4 file layout with multiple MPM support

2007-08-09 Thread david.co...@sun.com
> I just posted my thoughts on as to how Apache 2.2.4 file layout could > look so as to support multiple MPM support as part of our SAMP stack > effort within SXDE. I would very much appreciate, if you could take a > moment to review this proposal and let us know your concerns / suggestions. > > H

[webstack-discuss] Suggested Apache 2.2.4 file layout with multiple MPM support

2007-08-09 Thread david.co...@sun.com
> I was hoping we will use 'conf.d' as a wrapper directory for all task > specific configurations underneath and totally not need a directory like > 'extra'. I thought, the name 'extra' sounds yucky However, "extra" is the name currently used by the existing OpenSolaris Apache. Unless there's a

[webstack-discuss] Suggested Apache 2.2.4 file layout with multiple MPM support

2007-08-09 Thread david.co...@sun.com
> The initial proposal mentioned about a new directory, "conf.d" under > /etc/apache2 to host various Apache 2.2.4 > server configuration files. I don't think we need this new directory. We > already have "extra" directory under > /etc/apache2 which can serve this purpose. Currently, httpd.conf-e

[webstack-discuss] Compiling webstack

2007-08-09 Thread david.co...@sun.com
> I understand that your team would like us to use Studio 12 as our basic > compiler for building these open source products and you were mentioning > some obvious performance benefits by using Studio 12. Considering that > Nevada builds still bundle Studio 11, all our prototype work is > happenin

[webstack-discuss] Suggested Apache 2.2.4 file layout with multiple MPM support

2007-08-09 Thread david.co...@sun.com
> I tried prototyping this layout structure with multiple MPMs using sfw build > environment. > I modified sfw build scripts to build and install prefork, worker mpm > binaries under usr/apache2/bin directory. Perhaps this is covered in another email but how does the administrator select which m

[webstack-discuss] SAMP stack for Niagara 2 platform ?

2007-08-09 Thread Sriram Natarajan
Hi I was hoping that our customers might appreciate any integrated solution that we can provide within SAMP stack to take advantage of the upcoming Niagara 2 hardware. Is there any deliverable or tasks identified related to this ? thanks sriram

[webstack-discuss] Suggested Apache 2.2.4 file layout with multiple MPM support

2007-08-09 Thread Arvind Srinivasan
Seema Alevoor wrote: > Hi, > > I tried prototyping this layout structure with multiple MPMs using sfw build > environment. > I modified sfw build scripts to build and install prefork, worker mpm > binaries under usr/apache2/bin directory. I'd be interested in seeing the corresponding diffs that

[webstack-discuss] Suggested Apache 2.2.4 file layout with multiple MPM support

2007-08-09 Thread Seema Alevoor
There were some errors in the Apache Test suite conf files. I fixed them and ran the tests again. The result is as below: Failed TestStat Wstat Total Fail Failed List of Failed --- t/modules/include.t

[webstack-discuss] Suggested Apache 2.2.4 file layout with multiple MPM support

2007-08-09 Thread Sriram Natarajan
Seema Alevoor wrote: > > Some thoughts on the new layout : > The initial proposal mentioned about a new directory, "conf.d" under > /etc/apache2 to host various Apache 2.2.4 > server configuration files. I don't think we need this new directory. We > already have "extra" directory under > /etc/

[webstack-discuss] Suggested Apache 2.2.4 file layout with multiple MPM support

2007-08-09 Thread Shanti Subramanyam - PAE
+1 for enabling the extra conf files. This is the new way of doing Apache configs and we should be supporting that rather than sticking to the old single file httpd.conf. Shanti Seema Alevoor wrote: > There were some errors in the Apache Test suite conf files. I fixed them and > ran the tests