<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>Configuration for check_links extension</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">We're using the check_links extension, but on some of the pages we monitor with it, we have hundreds of links that are to servlet on our own site, sometimes the same servlet over and over, with a different GET parameter. This unnecessarily loads our server.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">What we'd REALLY like to do is only check offsite links, so my questions are two-fold:</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">1. What's the right way to add a configuration parameter? I tried whacking on a local copy of the extension, copying the style of the single configuration parameter that is in there. Didn't work, and I didn't want to break it further.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">2. What's the best way to ignore &quot;local&quot; links? I tried to examine the url variable, looking for '</FONT><A HREF="https:"><U><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">https:</FONT></U></A><FONT SIZE=2 FACE="Arial">' before it got processed. Our local servlets show up in anchor tags without the protocol (&lt;a href=&quot;/ADC/AirportInfo?ap=KBWI&quot;&gt;, for example). I couldn't get this to work.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">If anyone can point me in the right direction, I'd be grateful.</FONT>
</P>

<P><B><FONT SIZE=2 FACE="Arial">Cheers!</FONT></B>

<BR><B><FONT SIZE=2 FACE="Arial">--</FONT></B>

<BR><FONT SIZE=2 FACE="Arial">David Hancock | dhancock@arinc.com | 410-266-4384</FONT> 
</P>

</BODY>
</HTML>