WILL BE DONE
+ Database storage of $Session & $Application, so web clusters
may scale better than the current NFS StateDir implementation
allows, maybe via Apache::Session.
+ Dumping state of Apache::ASP during an error, and being
able to go through it with the perl debugger.
+ Investigating possibility of hooking $Session timeout into
client/server 401 authentication failure. Seems like IE
caches passwords which makes things tough
+ $Request->ClientCertificate()
+ asp.pl, CGI method of doing asp
MAY BE DONE
+ VBScript, ECMAScript interpreters
+ allow use of Apache::Session for session management
+ Close integration with HTML::Embperl
+ BerkeleyDB2 integration for state management, maybe getting
shared memory to work.
+ MailErrorsPower, sends duplicate errors every 1,10,100... occurences
+ MailErrorsPowerPeriod, resets the duplicate errors counter.