summaryrefslogtreecommitdiffstatsabout
path: root/TODO.in
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.in')
-rw-r--r--TODO.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.in b/TODO.in
index 2686a44..0d871f6 100644
--- a/TODO.in
+++ b/TODO.in
@@ -6,7 +6,8 @@ TODO:
6 ServerAlias? 6 ServerAlias?
7* LogSQLRotateLogs directive with daily/monthly/weekly/etc. 7* LogSQLRotateLogs directive with daily/monthly/weekly/etc.
8* socket-based middleman daemon with configurable conns, or connect/disconnect. 8* socket-based middleman daemon with configurable conns, or connect/disconnect.
9* DBI connection pool when I switch to DBI. 9* DBI connection pooling.
10* apr_dbd backend driver
10* ignore by cookie 11* ignore by cookie
11* investigate thread safety issues 12* investigate thread safety issues
12 Use libmysqlclient_r for threaded MPM (or always?) 13 Use libmysqlclient_r for threaded MPM (or always?)