You should check out webware as python interface.  They support ISAPI

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Syver
Enstad
Sent: Tuesday, December 18, 2001 8:56 PM
To: Jeremy Dillworth
Cc: [EMAIL PROTECTED]
Subject: Re: Python CGI as ISAPI filter?


Jeremy Dillworth <[EMAIL PROTECTED]> writes:

> Does anyone know of an ISAPI filter that calls the python
> interpreter on .py files for IIS, instead of launching a separate
> process with the python interpreter for each?  I'm looking to
> improve the speed of CGI scripts, I know I could acheive this
> through ASP, but I'd rather not rewrite my scripts.

I was in the process of writing one at one time. And got a prototype
up and running. But I got busy with other things in the mean time. I
might get it finished one time, but then maybe not :-) Could you mail
me if you find an ISAPI filter for python, it would be cool for me to
look at.

-- 

Vennlig hilsen 

Syver Enstad

_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython
_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to