Eduardo Elgueta wrote:
> Hi All,
> 
> Does anyboy know where can I find an ISAPI webkit adapter for IIS?
> 
> Thanks!
> 
> Ed.

There's an ISAPI adapter in Webware/WebKit/Adapters/wkISAPI but you'll have
to compile it yourself using Visual C++.  Also, I think it has memory leaks
that were never fixed.

Perhaps a better alternative is to use the CGI adapter that is written in C
-- wkcgi.exe -- which is not as fast, but has no memory leaks, is very easy
to set up, and people report that it works fine.  This one is already
compiled.

- Geoff



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to