[Mod_log_sql] Recommended version for Apache 2.0

Dennis Cartier dennis.cartier at gmail.com
Tue May 17 09:28:45 EST 2005


Doh. Yes it is a worker MPM setup. I guess that explains some of the
issues. I will have to pull mod_log_sql out for now until these issues
are no longer a problem.

Dennis

On 5/17/05, Edward Rudd <urkle at outoforder.cc> wrote:
> On Tue, 2005-05-17 at 08:43, Dennis Cartier wrote:
> [snip]
> 
> > I ended up using version 1.100, but after getting
> > everything up and running I noticed that 1.100 is listed as a
> > development version. So I would like to know what the recommended
> > production level version is for Apache 2.0?
> 
> Currently there is no production level version for apache 2.0
> unfortunately.  I myself do run mod_log_sql 1.100 on the server that
> hosts outoforder.cc. But I know there are still issues to resolve that I
> am working on as I find the time.
> 
> >
> > I have noticed that I get some entries being dumped into the
> > mod_log_sql-preserve file even though the MySQL server has been
> > available and online with no interruptions in availability. Not sure
> > why it would drop the entries into the preserve file in this case.
> 
> Are you using a prefork MPM or a worker MPM?? Currently it is rather
> "unwise" to run mod_log_sql in a worker MPM (threaded environment) as I
> have to rework the way things are done internally to handle threaded
> MPMs better and add in connection pooling.
> 
> > Thanks,
> >
> > Dennis
> > _______________________________________________
> > 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 at lists.outoforder.cc
> --
> Edward Rudd <urkle at outoforder.cc>
> Website http://www.outoforder.cc/
> 
> 
> BodyID:258671190.2.n.logpart (stored separately)
> 
> _______________________________________________
> 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 at lists.outoforder.cc
> 
> 
>



More information about the Mod_log_sql mailing list