I believe it's the former - the times are added up on redirects. On 1 Apr 2003 at 10:26, Casadonte, Joe wrote:
> If I make a request, get a redirect with follow-redirects set to on, I get > sample results like the following: > > <sampleResult responseCode="302" time="7641" timeStamp="1049210426166" > responseMessage="Moved Temporarily" threadName="stress_test-1" > label="/servlets/glog.webserver.accessorialcost.AccessorialCostManagementSer > vlet" success="false"> > <sampleResult responseCode="200" time="7621" timeStamp="0" > responseMessage="OK" dataType="text" > label="/servlets/glog.webserver.accessorialcost.AccessorialCostManagementSer > vlet" success="true"/> > </sampleResult> > > Does the time of the outer result (7641) include the time of the inner one > (7621)?, or is the total time for both requests the sum of them? I'm > thinking it's the former. Thanks! > > -- > Regards, > > > joe > Joe Casadonte > Global Logistics Technologies, Inc. > [EMAIL PROTECTED] > > 1016 West Ninth Avenue > King of Prussia, PA 19406 > 610-491-9881 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Michael Stover [EMAIL PROTECTED] Yahoo IM: mstover_ya ICQ: 152975688 AIM: mstover777 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

