Revision 1.2 |
Revision 1.5 |
- Finish implementing logging support 
|
- Finish implementing logging support 
|
|
- Really implement keep alive; it looks like Takashi built with keep-alive
in mind, but never got around to finishing the implementation.
- Add dynamic module (plugin) support; a good use for this would be a
static mmap module like Apache has.
- Implement auto-indexing of directories like Apache.
|
- Allow more parameters to be tuned from the configuration file - Build and test on more platforms
|
- Allow more parameters to be tuned from the configuration file - Build and test on more platforms
|
- Mime scanning could be a lot faster (use hashtable or let commonly
requested suffixes "bubble" up the array).
|
|
|
|