One of the reasons that I always like the nph- construction is that is
showed the traceroute 'live' like it would from a console. Last I checked
perl doesn't show the traceroute result until the sessions complete which
could be a long time if there is trouble in the trace. Did you find a way
to get past that?
-----Original Message-----
From: Sam Carleton [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 07, 2000 7:18 AM
To: mod_perl Mailing List
Subject: Re: best way to call traceroute
Steven Champeon wrote:
> On Fri, 7 Apr 2000, Sam Carleton wrote:
> > I want to call traceroute to the remote_host from within a mod_perl
> > script, being a C/C++ programmer I don't the best way to do that. Is
> > there a traceroute object I could use? If so, how? Otherwise how do I
> > run traceroute from within a perl script?
>
> I'm getting ready to port an old and somewhat clunky traceroute CGI script
> to mod_perl, mostly to avoid the horrid 'nph-' construction. If you'd like
> I can make the source available.
That would be great! Any idea when it will be ready?
Sam