in reply to ISAPI module for Zeus web server?`

Velocigen - But it's not ISAPI - ISAPI is MS-specific I think.

There are other options such as mod_perl, PerlEx, WSAPI, but none of these work on Zeus.

Disclaimer: I have no experience with Velocigen I'm afraid, although I did download an eval a few months ago.

$code or die
Using perl at
The Spiders Web

Replies are listed 'Best First'.
(Coyote) Re: Re: ISAPI module for Zeus web server?`
by Coyote (Deacon) on Feb 16, 2001 at 12:20 UTC
    Zeus suprisingly enough supports ISAPI, but I don't know if it can deal with the ActiveState ISAPI filter. It does support FastCGI out of the box which should give you functionality similar to Apache::Registry.

    ----
    Coyote

      Zeus webserver kicks serious butt. To be honest I am biased as I used to work for them!

      Seriously though, I'm wondering why you would want to use Perl for ISAPI as you shouldn't gain an enormous advantage over Perl and FastCGI with Zeus as it is quite a hell of a lot faster than any other webserver and Perl is not a terribly fast language despite it's many other benefits.

      If you want me to get you an answer from people who really know their onions, /msg me and 'll ask a friend there.

      Elgon