Received: by taz.hyperreal.com (8.7.6/V2.0) id OAA03527; Tue, 8 Oct 1996 14:45:10 -0700 (PDT) Received: from sierra.zyzzyva.com by taz.hyperreal.com (8.7.6/V2.0) with ESMTP id OAA03507; Tue, 8 Oct 1996 14:45:03 -0700 (PDT) Received: from sierra.zyzzyva.com (localhost [127.0.0.1]) by sierra.zyzzyva.com (8.7.5/8.7.3) with ESMTP id QAA08268; Tue, 8 Oct 1996 16:44:28 -0500 (CDT) Message-Id: <199610082144.QAA08268@sierra.zyzzyva.com> To: new-httpd@hyperreal.com Subject: Re: Patch to mod_auth_msql.c In-reply-to: brian's message of Mon, 07 Oct 1996 23:41:57 -0700. Cc: myddryn@vidya.com X-uri: http://www.zyzzyva.com/ Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 08 Oct 1996 16:44:28 -0500 From: Randy Terbush Sender: owner-new-httpd@apache.org Precedence: bulk Reply-To: new-httpd@hyperreal.com > > Dirk, > > > > I made an upgrade to the mod_auth_msql.c file that you wrote to allow > > support for connecting to non-standard Unix/TCP mSQL ports. This will > > allow servers that run multiple mSQL daemons to utilize the mod_auth_msql > > module for connecting to databases on other ports. > > I like it in theory, but I don't have enough functioning experience with it to > comment on the quality of the code. > > Hmm, since the collective experience in this group with databases and such is > somewhat low, would it make sense to split off a separate discussion forum, > one perhaps a bit more public, to deal with Apache-database integration? A > place for discussion about modules which implement connections to databases and > resulting interfaces for interpreted-language modules (everything from > mod_perl, mod_python, mod_tcl, mod_cgi maybe, mod_include maybe)? Or does > something like this exist? This is not to say I don't think database > connectivity issues don't belong in the core of Apache; not at all. I just > would like to see more discussion on database integration issues amongst those > with experience and time on their hands to code. Thoughts? > > Brian I think this would be a good idea. Adam Sussman and I have started exchanging some mail on this topic as well. I also like Dirk's suggestion of splitting out the auth issues. This beasty is getting to be a bit big. If you need mailing list resources, I can help.