Re: Using worker mpm with mod_log_sql
Edward Rudd <[email protected]> Mon, 12 Nov 2007 20:14:11 -0500
| Newsgroups | gmane.comp.apache.mod-log-sql |
|---|---|
| Message-ID | <[email protected]> |
Yes, current released versions of mod_log_sql do not support threaded MPMs. And when I get to writing the DBD plugin for mod_log_sql it will only be supported under apache 2.2.. It should be possible to backporting DBD into Apache 2.0. Which actually would be easier that writing a whole DB pooling system from scratch for mod_log_sql. (as all the work is done for apache 2.2) On Nov 12, 2007, at 4:44 AM, Paul Bridger wrote: > Hi > > I used mod_log_sql in my previous job, and found it to be excellent. > However, I've recently started working for a company that uses the > threaded worker MPM version of apache 2.0, and now I find that it > doesn't seem to work with this version, with a large number of aborted > DB connections, seg faults and glibc detected corrupted double-linked > errors. > > I found a post to the list dated 17th Dec 2006 on this same topic, > which > indicated that support for worker MPM would be added at some stage by > switching the DB layer to apr_dbd which supports connection pooling > and > full threading for use under apache 2.2. > > Has this functionality been added? If so, is there a way to get it > working with threaded apache 2.0, or does it require 2.2? > > Thanks. > > Regards, > > Paul > _______________________________________________ > Download the latest version at http://www.outoforder.cc/projects/ > apache/mod_log_sql/ > > To unsubscribe send an e-mail to > mod_log_sql-unsubscribe-7qY7E20V6GW73k+5HYS8LQqVMODqnSLI@public.gmane.org _______________________________________________ Download the latest version at http://www.outoforder.cc/projects/apache/mod_log_sql/ To unsubscribe send an e-mail to mod_log_sql-unsubscribe-7qY7E20V6GW73k+5HYS8LQqVMODqnSLI@public.gmane.org