Check out FastCGI (http://www.fastcgi.com/) for what looks 
like a pretty good, language-independent and 
server-independent (as long as the server supports 
FastCGI) solution. I think that http://www.fastengines.com/
sells a FastCGI thingy for IIS.

- Bill

Scott Chapman wrote:
> 
> It seems that mod_perl is _wonderful_ for gaining performance
> improvements under UNIX.
> 
> Can these types of performance gains be done under Windows NT?
> 
> What technologies/produts do this on NT?
> 
> It doesn't appear that a person can put mod_perl under IIS!
> 
> - CGI language interpreter loading with web server
> - CGI is done directly to the web server API
> - Code compiled to PCode and PCode subsequently executed
> - Persistent database connections
> 
> - Did I miss any and do I have these right?
> 
> --
> Scott Chapman
> Technical Support Specialist
> Lund Performance Solutions
> [EMAIL PROTECTED] or [EMAIL PROTECTED]
> Phone: 541-926-3800 www.lund.com

Reply via email to