[httpush-devel] A few improvements
Status: Beta
Brought to you by:
jfs
|
From: Lluis M. <ll...@gi...> - 2001-07-08 23:31:00
|
Hi all, I've just commited the latest version of the code to the CVS. Amongst the improvements are: - Full directory/requests browsing/reviewing pages. Just go to the "Audited Sites" link on the built-in server page and browse through the information. It looks good on Netscape 4.7 and Lynx, any feedback on other browsers appreciated :) Browsing through the data is quite slow, as for every new request the server XML file has to be parsed. - Added a first attempt at pre-forked request handlers, in order to get some extra speed when processing requests, though at the moment a problem (bug?) with flocking IO::Socket handles is making the code useless. Hopefully next week I'll be putting some work on the much needed plugin interface, which I believe will make a difference on the functionality of HTTPush. I'll be posting my ideas for the plugin API early next week so we can all discuss them. Cheers, Lluis ll...@s2... . |