<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>LoadRunner TnT &#187; Step Download Timeout</title>
	<atom:link href="http://www.loadrunnertnt.com/tag/step-download-timeout/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.loadrunnertnt.com</link>
	<description>Performance Testing, LoadRunner Tips &#38; Tricks</description>
	<lastBuildDate>Mon, 08 Mar 2010 07:57:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Should I configure Step Download Timeout?</title>
		<link>http://www.loadrunnertnt.com/concepts/should-i-configure-step-download-timeout/</link>
		<comments>http://www.loadrunnertnt.com/concepts/should-i-configure-step-download-timeout/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 05:21:51 +0000</pubDate>
		<dc:creator>TnT Admin</dc:creator>
				<category><![CDATA[Concepts]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Step Download Timeout]]></category>

		<guid isPermaLink="false">http://www.loadrunnertnt.com/?p=297</guid>
		<description><![CDATA[Previously, in article, “Error -27728: Step download timeout (120 seconds) has expired when downloading non-resource(s) [MsgId: MERR-27728]” for Step Download Timeout error and the referencing materials that can be useful to you. Here, we are going to touch on the “What should I do?” question.
1. Tell your clients/users that the application failed to respond in [...]]]></description>
			<content:encoded><![CDATA[<p>Previously, in article, <span style="text-decoration: underline;"><span style="color: #0066cc;"><a href="http://www.loadrunnertnt.com/?p=142" target="_blank">“Error -27728: Step download timeout (120 seconds) has expired when downloading non-resource(s) [MsgId: MERR-27728]”</a> </span></span>for <span style="font-weight: bold;">Step Download Timeout </span>error and the referencing materials that can be useful to you. Here, we are going to touch on the “What should I do?” question.<span id="more-297"></span></p>
<p><span style="text-decoration: underline;">1. Tell your clients/users that the application failed to respond in the 120 secs time frame</span></p>
<p>Well, straight-forward. This is because it failed the <span style="font-weight: bold;">120 secs benchmark</span>, an equivalent of <span style="font-weight: bold;">2 mins</span>. Imagine a normal application not responding within 2 minutes is serious where we are anticipating an average respond time of 10 secs!. However, take note that if your application can respond more than 120 sec, then consider the next suggestion.</p>
<p><a href="http://www.useit.com/papers/responsetime.html" target="_blank"><span style="text-decoration: underline;"><span style="color: #0066cc;">(Source: Jakob Nielsen, Response Times: The Three Important Limits)</span></span></a></p>
<p><span style="text-decoration: underline;">2. Set the Step Download Timeout to 999 secs </span></p>
<p>This was brought out in the <a href="http://groups.yahoo.com/group/loadrunner" target="_blank"><span style="text-decoration: underline;"><span style="color: #0066cc;">LoadRunner Yahoo Group</span></span></a>. <strong>Why 999 secs?</strong> The benefit of doing this is that you are able to determine the response time from the application in the 999 seconds limit without allowing it to fail. This is good when you want to measure the<span style="font-weight: bold;"> actual timing</span> without defining a benchmark.</p>
<p><span style="text-decoration: underline;">3. Limit the Step Download Timeout to the expected response time</span></p>
<p>For this, discuss with your clients/users about the requirements for expected response time. Once you gotten the information, configure the <span style="font-weight: bold;">Step Download Timeout</span> accordingly to the expected response time. In this way, you are able to tell if the application pass or fail immediately against the <span style="font-weight: bold;">expected response time</span>. But if your clients/users wants to know the actual time taken, then it would be advisable to follow the suggestion in point [2].</p>
<p>Hope this will help you have a better understanding on the impact when you configured the Step Download Timeout and assist you in your followup actions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.loadrunnertnt.com/concepts/should-i-configure-step-download-timeout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>27728: Step download timeout &#8230;</title>
		<link>http://www.loadrunnertnt.com/errors/error-27728-step-download-timeout-120-seconds-has-expired-when-downloading-non-resources-msgid-merr-27728/</link>
		<comments>http://www.loadrunnertnt.com/errors/error-27728-step-download-timeout-120-seconds-has-expired-when-downloading-non-resources-msgid-merr-27728/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 04:30:25 +0000</pubDate>
		<dc:creator>TnT Admin</dc:creator>
				<category><![CDATA[Errors]]></category>
		<category><![CDATA[Step Download Timeout]]></category>

		<guid isPermaLink="false">http://www.loadrunnertnt.com/?p=142</guid>
		<description><![CDATA[Error -27728: Step download timeout (120 seconds) has expired when downloading non-resource(s) [MsgId: MERR-27728]
Step Download Timeout means that the step needed to performed for the subsequent step to be performed have reached its timeout limit (default is 120 secs) in LoadRunner. A more detailed explanation can be found in Document ID 15370 &#8211; Error: “-27751: [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Error -27728: Step download timeout (120 seconds) has expired when downloading non-resource(s) [MsgId: MERR-27728]</p></blockquote>
<p><strong>Step Download Timeout</strong> means that the step needed to performed for the subsequent step to be performed have reached its timeout limit (<span style="color: #000099;">default is 120 secs</span>) in <span style="font-weight: bold;">LoadRunner</span>. A more detailed explanation can be found in <a href="http://support.openview.hp.com/selfsolve/document/KM172780" target="_blank"><span style="text-decoration: underline;"><span style="color: #0066cc;">Document ID 15370 &#8211; Error: “-27751: Step download timeout (120 seconds) has expired when downloading resource(s)…” even though timeout is set</span></span></a>.<span id="more-142"></span></p>
<p>Having mentioned the above, there are situations we must take note when this error occur. If the <span style="font-weight: bold;">error</span> occurs during the generation of the <span style="font-weight: bold;">script</span> (replay in <span style="font-weight: bold;">Vugen</span>), it could mean that the application is really taking time of more than <span style="font-weight: bold;">120 secs</span> to complete the download of the resources. You may want to configure the timing to suit your application needs.</p>
<p>If the error occurs during a <span style="font-weight: bold;">scenario execution</span> and happens in the middle of the scenario (usually with a large amount of load), the application is handling a lot of load and unable to attend to all the <span style="font-weight: bold;">vuser</span> request, thus (maybe) taking more than the configured download timing. For this,it will be better advisable to look at the <span style="font-weight: bold;">system utilization</span> of the server to seeth out any performance problems.</p>
<p>To determine the initial problem, we can ask the following questions, that is similar to a previous article, &#8220;<a title="Why are my scripts/vusers failing?" href="http://www.loadrunnertnt.com/?p=147" target="_blank">Why are my scripts/vusers failing?</a>&#8220;.</p>
<ul>1. Does the error occur in Vugen?<br />
2. Does the error occur in <span style="font-weight: bold;">Controller</span>?<br />
3. If yes for (2), does it occur in the start of the scenario run or in the middle of the scenario run?<br />
4. If yes for (2), what is the amount of running users when the error occur?</ul>
<p>The above, can scope down to the area of problem and allow you to determine your next course of action.</p>
<p>If you have decided that the <span style="font-weight: bold;">Step Download Timeout</span> needs to be configured, you can configure that in the Runtime Settings of the script. There are other articles that you may find useful should you required to configure the Step Download Timeout:</p>
<ul><a href="http://support.openview.hp.com/selfsolve/document/KM169649"><span style="color: #0066cc;"><span style="text-decoration: underline;">Document ID 11299 &#8211; How to increase the connect , receive and step timeout value for Web Vusers</span></span></a><br />
<a href="http://support.openview.hp.com/selfsolve/document/KM172857"><span style="color: #0066cc;"><span style="text-decoration: underline;">Document ID 15450 &#8211; How to increase the timeout settings in a Web script</span></span></a><br />
<a href="http://support.openview.hp.com/selfsolve/document/KM178280"><span style="text-decoration: underline;"><span style="color: #0066cc;">Document ID 22864 &#8211; How to resubmit a Web request if “Page downloads timeout” is received</span></span></a></ul>
<p>To access the above articles, please ensure that you have a valid user login into the <a href="http://support.openview.hp.com/" target="_blank"><span style="text-decoration: underline;"><span style="color: #0066cc;">Support Website</span></span></a>.</p>
<p>Final note, its best to determine the characteristics of your application before applying the configuration. (Do not configure to suit the load test but rather let the load test determine the configuration).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.loadrunnertnt.com/errors/error-27728-step-download-timeout-120-seconds-has-expired-when-downloading-non-resources-msgid-merr-27728/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
