On Friday 01 August 2003 07:19, you wrote: > Nathan Folkman said: > > perhaps its time to look at what it would take to provide a simple apache > > compatibility layer that would allow apache modules to be used > > (unmodified) > > within aolserver. i've not had time to fully investigate, so this could > > be the > > wrong approach, and maybe wouldn't even be possible or feasible. >
Funny that your putting this out :) Some years (1, 2?) ago, I was tinkering with the idea of how to bring DAV (faster) to AS and one of the considerations was to snap-in Apache-layer and use mod_dav as-is. The fact that Apache is now also going MT would mean that many mod_x modules will have to be made MT-safe which could simplify the work. I'm afraid that we'd need to make some internal changes in AS C-API, but it would be worth the effort. Cheers Zoran -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
