Andrej van der Zee a écrit :
Hi,
Hello
I wrote my first Apache module that gathers performance data of each
request. Currently, I write the information to a log file in the
log_transaction hook function. I would like to write this to a MySQL
database instead. What is the recommended way to do
Hi,
I wrote my first Apache module that gathers performance data of each
request. Currently, I write the information to a log file in the
log_transaction hook function. I would like to write this to a MySQL
database instead. What is the recommended way to do this?
Cheers,
Andrej
--
Andrej van