mod_log_sql + mysql + "Insert Delayed" == ????
Matt Pressnall <loki_mdog-/[email protected]> Mon, 7 Feb 2005 14:25:37 -0800 (PST)
| Newsgroups | gmane.comp.apache.mod-log-sql |
|---|---|
| Message-ID | <[email protected]> |
Hi there -- I have just got mod_log_sql up and running and am about to do some stress tests on the install and wanted to see what kind of difference delayed inserts would make. Looking at the current documentation: http://www.outoforder.cc/projects/apache/mod_log_sql/docs-2.0/ I see you are supposed to "set LogSqlDelayedInserts On in the httpd.conf"; however, when I do that, I get: Invalid command 'LogSqlDelayedInserts', perhaps mis-spelled or defined by a module not included in the server configuration So I did some looking around and see that 'LogSqlDelayedInserts' is deprecated and that I should use LogSQLDBParam. The only thing is I don't know what a parameters to pass in to it. I have tried: LogSQLDBParam Insert Delayed LogSQLDBParam DelayedInsert on But I'm just guessing. Next, I looked through the archived mailing list and I saw some talk about getting "Insert Delayed" back into mod_log_sql so I am wondering if it was taken out when LogSQLDBParam rolled out. So questions: What is the status of "Insert Delayed" with mod_log_sql? If it is working, what do you pass to LogSQLDBParam to get it to work? I've looked everywhere and cannot find the right syntax. Many, many thanks! Matt PS AWESOME MODULE! This thing rules! __________________________________ Do you Yahoo!? Yahoo! Mail - 250MB free storage. Do more. Manage less. http://info.mail.yahoo.com/mail_250 _______________________________________________ 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