Re: [Announce] Release of version 1.101 of mod_log_sql
Thomas Goirand <thomas-/[email protected]> Wed, 15 Nov 2006 14:49:11 +0800
| Newsgroups | gmane.comp.apache.mod-log-sql |
|---|---|
| Organization | GPLHost |
| Message-ID | <[email protected]> |
Edward Rudd wrote: > This release also adds another sub-module that will log incoming and > outgoing bytes (logio) This modules is EXCLUSIVE to the mod_logio > module. I'm not sure I understood. What module is conflicting with wich one? > Due to the addition of the logio two new fields are added to the log > tables. If you wish to use logging if IO then you MUST alter your > existing tables adding fields bytes_in and bytes out of type int unsigned > > ALTER TABLE mylogingtable ADD COLUMN bytes_in INT UNSIGNED, ADD COLUMN > bytes_out INT UNSIGNED Did you integrate my scoreboard patch to have monthly statistics about each sites? Thomas _______________________________________________ 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