summaryrefslogtreecommitdiffstats
path: root/TODO
blob: 75dacbefc4cb3c0bbf0fe4c8062ef9c9011057d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$Id: TODO,v 1.1 2004/02/12 03:21:35 urkle Exp $

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.
* LogSQLRotateLogs directive with daily/monthly/weekly/etc.
* new format char: IP as bigint? ( not w/ ipV6 )
* socket-based middleman daemon with configurable conns, or connect/disconnect.
	DBI connection pool when I switch to DBI.
* ignore by cookie
* tools to import logs into SQL (waiting on permission from author)
* Directive to yes/no create ancillary tables (or just access table)
* break module into separate code files
    separate DB implimentation into sub-modules via provider mechanism
* convert documentation to docbook
* add document building to Makefile.in
* investigate thread safety issues (libmysqlclient_r)
	Add thread locks if using standard mysqlclient
* rewrite main core logging function to optimize for speed.
* Clean up table creation code.
'column1'>| * - make memcahe optionalGravatar Paul Querna 2005-04-04 | | | | | | - update for 2.1.x branch changes. - some mucking around with the conf stuff * make this a generated fileGravatar Paul Querna 2005-04-04 | * updated header.Gravatar Paul Querna 2005-04-04 | * use apr to parse hostnames..Gravatar Paul Querna 2004-12-12 | * working support for a ssl session cache via memcached.Gravatar Paul Querna 2004-12-10 | * add check for apr_memcacheGravatar Paul Querna 2004-12-09 | * fixes and stuff that i should of already committed.Gravatar Paul Querna 2004-12-09 | * re-order the cipher types.Gravatar Paul Querna 2004-12-06 | | | | | Add a fixups hook and some Basic Env vars * setting proper ignores.Gravatar Paul Querna 2004-12-02 | | | | | | | adding an empty cache files trying to fix >16kb writes. * adding autofoo for memcache supportGravatar Paul Querna 2004-12-02 | * go go NOTICE fileGravatar Paul Querna 2004-12-02 | * hey hey, this is working code!Gravatar Paul Querna 2004-12-02 | * input and output filtersGravatar Paul Querna 2004-09-28 | * rename structures.Gravatar Paul Querna 2004-09-27 | | | | | | properly prefix all non-static functions with mod_gnutls_ fix build for GnuTLS 1.0.X. (redefine the changed structure names) * break up the IO functions into their own fileGravatar Paul Querna 2004-09-27 | * commit before i move everything aroundGravatar Paul Querna 2004-09-27 | * updatedGravatar Paul Querna 2004-09-27 | * libgnutls supportGravatar Paul Querna 2004-09-27 | * iniail makefiles and license fooGravatar Paul Querna 2004-09-27 | * added m4Gravatar Paul Querna 2004-09-27 | * somewhere to put dataGravatar Paul Querna 2004-09-27