|
From: Alexander M. <al...@gm...> - 2003-05-25 10:08:34
|
Hello, I want to release the first alpha version of insomnia soon, but in order to make this happen we need to agree on the most basic things. Matthew is currently working on the code handling "partial requests". Once this is done it can be integrated into the module system. This leads me to the next issue. I would like everyone to comment and share your thoughts about the current implementation of the module system. Matthew mentioned in a previous email multiple phases in the request process for which each module can register a handler. Would you have any suggestions what these phases could be? The module system is not available via the CVS yet, but you can download the affected files at http://insomnia-httpd.sourceforge.net/insomnia.zip Just copy them over the latest CVS code. Once we have decided upon a module implementation and integrated the "partial request" code we have the base for a basic webserver and can start with testing and then release a public alpha version. Alexander |