From 0eb391e9f9e44f15c03f1d8d5414c806413f50fb Mon Sep 17 00:00:00 2001 From: Edward Rudd Date: Sat, 17 Apr 2004 15:14:12 +0000 Subject: beginnings of postgresql driver integrated into autoconf removed log_error from apache20.h (aliased to ap_log_rerror) --- (limited to 'TODO.in') diff --git a/TODO.in b/TODO.in index b8bff60..12bb30c 100644 --- a/TODO.in +++ b/TODO.in @@ -1,16 +1,11 @@ TODO: -* Port connection portion to other DBMS? Genericize the module? Start with - PostgreSQL. (provider mechanism, and libDBI) -* does determining table name in massvirtual mode upon every request - cause performance degradation? If so fix. No other feasable way to fix this, - unless you cache, but then for large amounts of hosts, this can be a waste. +* write alternate DB driver (PostgreSQL, libDBI, mod_*_pool) +* look at forcing table name to ServerName instead of on of the names in + ServerAlias? * LogSQLRotateLogs directive with daily/monthly/weekly/etc. * socket-based middleman daemon with configurable conns, or connect/disconnect. * DBI connection pool when I switch to DBI. * ignore by cookie -* break module into separate code files - SSL already separated. - separate DB implimentation into sub-modules via provider mechanism * investigate thread safety issues Use libmysqlclient_r for threaded MPM (or always?) Add thread locks if using standard mysqlclient -- cgit v0.9.2