[webstack-discuss] Lighttpd features and build options

2008-02-15 Thread Amanda Waite
Following Rahul's excellent example for SquidCache, I've compiled a list of Lighttpd features either enabled or disabled at build time for various distros of Lighttpd and added a brief description of what you get when you enable each. These features are enabled/disabled via flags passed to the

[webstack-discuss] Review request - MySQL 64bit and Connectors ARC case

2008-02-15 Thread Jyri Virkki
Jan S Berg wrote: > > Hi, > > we have made a draft ARC case for integrating 64bit MySQL and the ODBC > and JDBC Connectors to OpenSolaris: > MySQL 32 bit server,clients and c-api with man pages and testsuites has > already been integrated into OpenSolaris. > > With this Fasttrack we want to in

[webstack-discuss] [sfwnv-discuss] Code review request for CRs 6632022, 6635728 (Dtrace probes for Ruby) - Resend

2008-02-15 Thread Jyri Virkki
Sivakumar Shanmugasundaram wrote: > > Jyri, > > Thanks for your code feedback. > I have these files in checked out state (thats why the ident line will > say '%Z%' and such and does not echo the actual version yet). This is a > practice from my old dev team. May be I should checkin before submit

[webstack-discuss] Additional Apache2 Modules [PSARC/2008/090 FastTrack timeout 2/15/2008]

2008-02-15 Thread Jyri Virkki
rahul wrote: > > Hi, > Updated arc draft attached, the changes are: > change these > | > apache_receive_request > | > apache_log_request > | > apache_create_child > | > apache_accept_connection > | > apache_check_user > | > apache_check_access > | > apache_check_authorization > | > dtrace_regis

[webstack-discuss] Review: Fix for CR 6653066 ( Update Apache 2.2.6 to 2.2.8 )

2008-02-15 Thread Jyri Virkki
Seema Alevoor wrote: > > Updated WebRevs are at http://cr.opensolaris.org/~seema/6653066/ . > Kindly review. The updates changes look good. -- Jyri J. Virkki - jyri.virkki at sun.com - Sun Microsystems

[webstack-discuss] Update Apache to 2.2.8 [PSARC/2008/118 Self Review]

2008-02-15 Thread Jyri Virkki
I am sponsoring this case for Seema Alevoor and closing it as approved automatic. It updates Apache httpd from 2.2.6 to 2.2.8 and the bundled APR version to 1.2.12. Template Version: @(#)sac_nextcase 1.64 07/13/07 SMI This information is Copyright 2008 Sun Microsystems 1. Introduction 1.1.

[webstack-discuss] Review: Fix for CRs 6634416 (userdir configuration for apache is hard to set up) and 6653084 (apache22 service fails to start in snv_81)

2008-02-15 Thread Jyri Virkki
Seema Alevoor wrote: > > Please review the fix for CRs 6634416, 6653084. > WebRev is at http://cr.opensolaris.org/~seema/6653084-6634416 . In the actual log comments you use CR#'s 6641285 and 6634416. 6641285 is a typo right? Should've been 6653084? -- Jyri J. Virkki - jyri.virkki at sun.com -

[webstack-discuss] Review: Fix for CRs 6634416 (userdir configuration for apache is hard to set up) and 6653084 (apache22 service fails to start in snv_81)

2008-02-15 Thread Jyri Virkki
Seema Alevoor wrote: > > Oh... overlooked "/usr" in your path. > > We want to make it easier for the users to use these > additional configurations. I think moving configuration related files > outside /etc would cause more confusion. Trying to summarize.. #1: First there are upstream distro sam

[webstack-discuss] Review: Fix for CRs 6634416 (userdir configuration for apache is hard to set up) and 6653084 (apache22 service fails to start in snv_81)

2008-02-15 Thread Seema Alevoor
Sriram Natarajan wrote: > Seema > My concern is not the directory name but instead the location. Should > you keep such samples under /usr - meaning for static location instead > of the currently proposed /etc/ Oh... overlooked "/usr" in your path. We want to make it easier for the users to

[webstack-discuss] Rails for Nevada/Indiana: ARC Draft.

2008-02-15 Thread Prashant Srinivasan
Sriram Natarajan wrote: > Will you create a symbolic link to point to /usr/bin/rails ? > Yes, the 2 executables being delivered, rails and rake, will be linked from /usr/bin. -ps > Prashant Srinivasan wrote: > >> Hello, >> >> Can interested folk please review the ARC case for Rails that

[webstack-discuss] Rails for Nevada/Indiana: ARC Draft.

2008-02-15 Thread Sriram Natarajan
Will you create a symbolic link to point to /usr/bin/rails ? Prashant Srinivasan wrote: > Hello, > > Can interested folk please review the ARC case for Rails that Amanda > and I put together? > > http://wikis.sun.com/display/WebStack/Rails_Draft_ARC_Case > > I'm setting the Reply-To header to

[webstack-discuss] Rails for Nevada/Indiana: ARC Draft.

2008-02-15 Thread Prashant Srinivasan
Hello, Can interested folk please review the ARC case for Rails that Amanda and I put together? http://wikis.sun.com/display/WebStack/Rails_Draft_ARC_Case I'm setting the Reply-To header to webstack-discuss. I'd like to request that comments come in by 2/20. Regards, -ps -- Prashant S

[webstack-discuss] Review: Fix for CRs 6634416 (userdir configuration for apache is hard to set up) and 6653084 (apache22 service fails to start in snv_81)

2008-02-15 Thread Isvaran Krishnamurthy
IMHO samples.conf.d is a better option. IK. Seema Alevoor wrote: > Sriram Natarajan wrote: > >> Since it is going to be samples and not actual configurations, would it >> make more sense to simply deliver them under /usr/apache2/2.2/samples . >> Just a thought >> > > I thought "samples-

[webstack-discuss] Review: Fix for CRs 6634416 (userdir configuration for apache is hard to set up) and 6653084 (apache22 service fails to start in snv_81)

2008-02-15 Thread Seema Alevoor
Sriram Natarajan wrote: > Since it is going to be samples and not actual configurations, would it > make more sense to simply deliver them under /usr/apache2/2.2/samples . > Just a thought I thought "samples-conf" made it more explicit that it is a directory containing sample configurations, an

[webstack-discuss] Review: Fix for CRs 6634416 (userdir configuration for apache is hard to set up) and 6653084 (apache22 service fails to start in snv_81)

2008-02-15 Thread Sriram Natarajan
Considering, we are going to deliver a README in /etc/apache2/2.2 location, we could mention the location of these sample configuration files. I am little reluctant to pollute /etc/apache2/2.2 - sriram Seema Alevoor wrote: > > > Sriram Natarajan wrote: >> Seema >> My concern is not the directo

[webstack-discuss] coolstack mysql.sock issue - ERROR 2002 (HY000): Can't connect

2008-02-15 Thread Jan S Berg
Hi Rodd, Rodd Johnson wrote: > I've been laboring way too long to take it any more. So I'm stopping to ask > for directions. I have an Ultra 80 where I'm trying to get > CSKmysql_1.2sparc.pkg to work with Solaris 10. The install went fine. > > I created the database no problem. > > But when I

[webstack-discuss] coolstack mysql.sock issue - ERROR 2002

2008-02-15 Thread Rodd Johnson
Umm, well, umm, I must have had a bowl of dumba** for breakfast yesterday. Heck, I might have eaten the whole box! Looks like that was the problem. Thanks Jan! This message posted from opensolaris.org

[webstack-discuss] Review: Fix for CRs 6634416 (userdir configuration for apache is hard to set up) and 6653084 (apache22 service fails to start in snv_81)

2008-02-15 Thread Seema Alevoor
Hi, Please review the fix for CRs 6634416, 6653084. WebRev is at http://cr.opensolaris.org/~seema/6653084-6634416 . Main changes include: 1. A new sub-directory, "samples-conf.d" added to /etc/apache2/2.2 which contains the sample .conf files. ssl.conf which was getting installed in the /