<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Octavian R&acirc;snita wrote:
<blockquote cite="mid:B473497E09BE4FCAB5FFA94EEC7728FE@teddy"
 type="cite">If you use ActivePerl under Windows, mod_perl can be
installed from the TheoryX ppm repository and it doesn't require too
much configuration.
  <br>
  <br>
Using fastcgi under Windows is harder, and I don't even know if it can
run as an ExternalServer.
  <br>
</blockquote>
For Apache possibly. The mod_perl "clone" for IIS (ActiveState's
PerlEx) is virtually unsupported and has (had?) low-level bugs; because
it is closed source there is almost nothing you do can about them. <br>
<br>
We were therefore effectively forced into using FastCGI, which has
certainly proven portable, scalable, and with acceptable performance
even under IIS. (IIS, need I say it, was not our choice). IIS FastCGI
support is now pretty good because of the Zend/Microsoft collaboration,
although PHP is the principal beneficiary.<br>
<br>
Don't get me wrong - I was a big fan of Apache and mod_perl on Windows,
I was compiling it for mission-critical applications in 2001 -
applications which were still in use and running stable on the same
server 8 years later!!! <br>
<br>
All the best<br>
Stuart<br>
-- <br>
<span style="color: rgb(102, 0, 0);">Stuart Watt<br>
ARM Product Developer<br>
Information Balance</span><br>
</body>
</html>