Specifications

Screen Descriptions
This enables Application Response to monitor Web traffic that is redirected
from a primary Web server to other Web servers.
Using the URL Substrings Tab
To access this tab, select View, Servers, double- click the server in the list,
and click the URL Substrings tab. (This tab appears only for servers of type
Web.)
To add a URL substring to the list, click <Click here to add a new URL
substring>, type the desired substring, press Enter, and click Apply.
To modify a URL substring in the list, select the substring, modify it, and
click Apply.
To delete a URL substring from the list, select the substring and click
Delete.
Specifying URL Substrings
List the minimum substring (the lowest common denominator) of any URLs
that Application Response is to match when monitoring the response time of
Web transactions.
URL Substring Substring Matches These URLs
green www.green.com, www.green1.com, www.green23.com,
www.darkgreen.com
www.green www.green1.com, www.green23.com, but not
www.green.com or www.darkgreen.com
com Web traffic to all .com sites
Server URLs and Application URLs
When monitoring specific transactions for response time, Application Response
recognizes transactions based solely on the URLs specified in an application
definition (if any). For example, if you include the following transaction
definition in an application's rule set, Application Response recognizes a
CustomerSupport transaction when Web traffic includes the URL
www.concord.com/cust/techsup.htm:
transaction "CustomerSupport"
module "LoadPage"
{
event "Event1" Web BeginLoad
{ Level="top" URL=contains:"www.concord.com/cust/techsup.htm" }
event "Event2" Web EndLoad { Level="top" }
}
230 BTStudio Administration Guide