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

Reply via email to