diff options
Diffstat (limited to 'TODO.in')
-rw-r--r-- | TODO.in | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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?) |