This is a multi-part message in MIME format.
------=_NextPart_000_017D_01CAF782.342F1370
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
If I haven't sent this to the correct place please inform me.
I've look through the assorted documentation, both mod_perl and Apache, =
and haven't found a solution to my situation. I've also given the =
internet a try with no luck. I admit I'm new to mod_perl.
I've installed mod_perl onto an Apache server, version 2.2.15, Windows =
XP, and have it running. I'm running Perl 5.8.8
I've inserted the following line into my httpd.conf file:
ExtFilterDefine IpCount mode=3Dinput cmd=3D"C:/perl/bin/perl.exe =
C:/Apache22/cgi-bin/ip_count.pl".
The file ip_count.pl will execute just fine but because I have to load =
the Perl interpreter each time, and I can't specify a URL, the =
performance is less than desired. No persistency.
Is there a way to have mod_perl handle its execution by specifying =
something other than "C:/perl/bin/perl.exe"?
Thank You
------=_NextPart_000_017D_01CAF782.342F1370
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.6000.17023" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>
<DIV><FONT face=3DArial size=3D2>
<DIV><FONT face=3DArial size=3D2>If I haven't sent this to the correct =
place please
inform me.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>I've look through the assorted
documentation, both mod_perl and Apache, and haven't found a =
solution to my
situation. I've also given the internet a try with no luck. I admit I'm =
new to
mod_perl.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I've installed mod_perl onto an =
Apache server,
version 2.2.15, Windows XP, and have it running. I'm running Perl
5.8.8</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I've inserted the following line into =
my httpd.conf
file:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>ExtFilterDefine IpCount mode=3Dinput
cmd=3D"C:/perl/bin/perl.exe =
C:/Apache22/cgi-bin/ip_count.pl".</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>The file ip_count.pl will execute just
fine but because I have to load the Perl interpreter each time, and =
I can't
specify a URL, the performance is less than desired. No
persistency.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Is there a way to have =
mod_perl handle
its execution by specifying something other than
"C:/perl/bin/perl.exe"?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thank
You</FONT></DIV></FONT></DIV></FONT></DIV></BODY></HTML>
------=_NextPart_000_017D_01CAF782.342F1370--
