Re: Re: MySQL 4.0.4 /OARG
Jan Nieuwstad <[email protected]>
| Newsgroups | gmane.comp.apache.mod-log-sql |
|---|---|
| Message-ID | <[email protected]> |
Hi, Citeren "David M. Wilson" <[email protected]>: > If there is interest in this happening, I'd be more than happy to > take a > look at doing a port. Is anyone else interested in mod_log_sql > under > Apache 2? > Yes. I've an old version of mod_log_sql running under Apache 2.0.4x (no SSL, no fallback to files). I ported it by replacing all functions with corresponding ones (mainly search and replace), skipping for me unnecessairy features and rewrote the hook function. It is working without problems for me on a very low traffic site for about two months now. Also nice to know: It seems to log IPv6 adresses properly. I can't remember if it makes a connection per process or per thread. CU, Jan __________________________________________________________________ Reminder: to unsubscribe, send email to <[email protected]> with the words "unsubscribe mod_log_sql" in the body (w/o quotes). The module homepage is http://www.grubbybaby.com/mod_log_sql/