<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Search results matching tag 'wcat'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=wcat&amp;orTags=0</link><description>Search results matching tag 'wcat'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>WCAT 6.3 issue: cookies are not appearing in request headers (Apache &amp;amp; IIS)</title><link>http://forums.iis.net/p/1162221/1922824.aspx#1922824</link><pubDate>Fri, 30 Oct 2009 17:20:52 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1922824</guid><dc:creator>DirkTester</dc:creator><cs:applicationKey>troubleshooting--1</cs:applicationKey><description>&lt;p&gt;Greetings,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve found that WCAT&amp;nbsp;does not handle cookies in a predictable manner.&amp;nbsp;&amp;nbsp;For example, when a WCAT client is pointed at either an IIS (.net)&amp;nbsp;or Apache&amp;nbsp;(.php) environment I&amp;#39;ve found that each request is often treated as a unique session since the expected cookies are not appearing in the request headers (verified using a network monitoring application).&lt;/p&gt;
&lt;p&gt;In comparison, manual requests to the same environments using a browser (such as IE or Firefox)&amp;nbsp;result in cookies being included as expected.&amp;nbsp; Also, other load/stress testing tools, such as the legacy Microsoft Web Application Stress Tool (WAST), JMeter, etc... correctly&amp;nbsp;handle the cookies for the same target sites as expected.&amp;nbsp; Again, these findings were verified using a network monitoring tool to inspect the request headers.&lt;/p&gt;
&lt;p&gt;In addition, I tested the cookie issue against a few third party sites (and kept the load level very low out of consideration).&amp;nbsp; Same type of issues occurred.&lt;/p&gt;
&lt;p&gt;So far, cookie handling by WCAT has been successful on only one of our test environments.&amp;nbsp;Given this, I suspect that there is something about the way WCAT makes a request that prevents a server from issuing a cookie....or WCAT fails to set cookies issued by environments with certain configurations.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Either way, it limits the usefulness of the WCAT tool, since a persistent session is often required for many stress test scenarios (such as those involving a login/logout).&lt;/p&gt;
&lt;p&gt;Initially, I thought this was only an issue with Apache, but I have since reproduced the problem on IIS 6&amp;nbsp;environments as well.&amp;nbsp; That&amp;#39;s why I&amp;#39;m posting in this section now.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;My complete notes, including WCAT client script, can be found at the following (original)&amp;nbsp;post:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://forums.iis.net/p/1162115/1922515.aspx#1922515"&gt;http://forums.iis.net/p/1162115/1922515.aspx#1922515&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;...Dirk&lt;/p&gt;</description></item><item><title>WCAT 6.3 is not setting or adding cookies to header when server is Apache</title><link>http://forums.iis.net/p/1162115/1922371.aspx#1922371</link><pubDate>Tue, 27 Oct 2009 19:18:48 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1922371</guid><dc:creator>DirkTester</dc:creator><cs:applicationKey>iis7_-_tuning_iis-41</cs:applicationKey><description>&lt;p&gt;Greetings,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;[NOTE: I now realize that I mis-categorized this post - probably should have placed it under the &amp;quot;General&amp;quot; performance or&amp;nbsp;tool troubleshooting sections.]&lt;/p&gt;
&lt;p&gt;One of our environments is configured to run an instance of Drupal (.php) on an Apache web server.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;When using WCAT &amp;nbsp;(Web Capacity Analysis Tool) to execute requests, I&amp;#39;ve noticed that each request to the&amp;nbsp;web server (even&amp;nbsp;multiple requests in the same transaction)&amp;nbsp;are treated as a unique session.&amp;nbsp; Using Microsoft Network Monitor, I&amp;#39;ve verified that non of the requests include the expected Cookie in the header.&lt;/p&gt;
&lt;p&gt;When I use a browser (IE) to manually execute requests against the same environment, the network monitor confirms that Cookies are included in all requests after the initial request is made.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve successfully used WCAT against another of our environments, which runs IIS&amp;nbsp;6 (.net based site): cookies are set&amp;nbsp;and included in request headers.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The WCAT&amp;nbsp;6.3.1 User&amp;#39;s Guide contains the following text:&amp;nbsp;&amp;quot;...The web server software can be any version of IIS, Apache, etc… as long as it is an HTTP compliant web server...&amp;quot;&lt;/p&gt;
&lt;p&gt;Do you have any idea why WCAT may not be setting cookies properly when the web server is Apache (which is consistent with the WCAT Users&amp;#39;s Guide)?&amp;nbsp; Could it be somehow related to the page being .php?&lt;/p&gt;
&lt;p&gt;...Dirk &lt;/p&gt;</description></item><item><title>WCAT script that uses website input</title><link>http://forums.iis.net/p/1160597/1915631.aspx#1915631</link><pubDate>Wed, 02 Sep 2009 20:03:20 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1915631</guid><dc:creator>Victor75</dc:creator><cs:applicationKey>tuning_iis--1</cs:applicationKey><description>&lt;p&gt;I&amp;#39;m using WCat 6.3.1 on WinXP to test a ASP application running on IIS 6.0.&lt;/p&gt;&lt;p&gt;The application is owned by a third party, so I have no means of adjusting it. To complete a transaction you need to submit a form. The problem is a hidden input field, that changes every time.&lt;/p&gt;&lt;p&gt;Is there anyway of capturing (part of the) data that comes from the webserver and re-use that in the script?&lt;/p&gt;&lt;p&gt;If a solution was already posted somewhere else, please tell me where, as I could not find anything any where. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Using WCAT with Parameterized POST data</title><link>http://forums.iis.net/p/1159016/1909348.aspx#1909348</link><pubDate>Mon, 06 Jul 2009 20:39:55 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1909348</guid><dc:creator>wcat12</dc:creator><cs:applicationKey>iis7_-_tuning_iis-41</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;Hi, &lt;/p&gt;&lt;p&gt;Is it possible to parameterize the POST data using WCAT ? &lt;/p&gt;&lt;p&gt;Need to load test with hundreds of users, each with a unique token sent in POST data (in XML format). &lt;/p&gt;&lt;p&gt;How do we set up the test using WCAT? &lt;br /&gt;&lt;/p&gt;</description></item><item><title>using WCAT for testing POST request over 32k </title><link>http://forums.iis.net/p/1157388/1902728.aspx#1902728</link><pubDate>Mon, 04 May 2009 23:30:22 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1902728</guid><dc:creator>IvanT</dc:creator><cs:applicationKey>iis7_-_tuning_iis-41</cs:applicationKey><description>&lt;p&gt;(cross posted to IIS 6.0 -&amp;gt; my apologies) &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;I have been using WCAT successfully to load test our IIS 7.0 WCF
applications.&amp;nbsp; Unfortunately it seems to have a limit on the size of
the post data that can be sent in a request.&amp;nbsp; In the scenario file the
setting Post=&amp;lt;filename&amp;gt; would always cause an error.&amp;nbsp; Putting
data as an inline string works for short strings.&amp;nbsp; I created a wcat dll
extension to post data and ran into what appears to be a limit on the
about of post data accepted by the WCAT client.&amp;nbsp; I believe it was a 32k
limit before the client would crash.&lt;/p&gt;&lt;p&gt;Does anyone have any
experience with testing large post uploads with WCAT (ie 1MB).&amp;nbsp; Is this
a known problem. &amp;nbsp; Any solutions, suggestions, alternatives is
appreciated.&lt;/p&gt;</description></item><item><title>using WCAT for testing POST request over 32k</title><link>http://forums.iis.net/p/1157387/1902726.aspx#1902726</link><pubDate>Mon, 04 May 2009 23:19:35 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1902726</guid><dc:creator>IvanT</dc:creator><cs:applicationKey>tuning_iis--1</cs:applicationKey><description>&lt;p&gt;I have been using WCAT successfully to load test our IIS 7.0 WCF applications.&amp;nbsp; Unfortunately it seems to have a limit on the size of the post data that can be sent in a request.&amp;nbsp; In the scenario file the setting Post=&amp;lt;filename&amp;gt; would always cause an error.&amp;nbsp; Putting data as an inline string works for short strings.&amp;nbsp; I created a wcat dll extension to post data and ran into what appears to be a limit on the about of post data accepted by the WCAT client.&amp;nbsp; I believe it was a 32k limit before the client would crash.&lt;/p&gt;&lt;p&gt;Does anyone have any experience with testing large post uploads with WCAT (ie 1MB).&amp;nbsp; Is this a known problem. &amp;nbsp; Any solutions, suggestions, alternatives is appreciated.&lt;/p&gt;&lt;p&gt;&amp;nbsp; &lt;br /&gt;&lt;/p&gt;</description></item><item><title>standalone webserver, standalone database performance problem</title><link>http://forums.iis.net/p/1157188/1901959.aspx#1901959</link><pubDate>Mon, 27 Apr 2009 09:57:58 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1901959</guid><dc:creator>stonoha</dc:creator><cs:applicationKey>iis7_-_tuning_iis-41</cs:applicationKey><description>&lt;p&gt;Hi, Im using wcat to stress test my webserver + database. I find the results a little bit confusing. &lt;/p&gt;&lt;p&gt;At first I used the configuration: &lt;b&gt;webserver + database on 1 PC:&lt;/b&gt; &lt;/p&gt;&lt;p&gt;I was able to gain 70 requests per 1 second. 1 % of them returned with error status 500 - time out (no problem). &lt;/p&gt;&lt;p&gt;Then I tried configuration: &lt;b&gt;webserver: 1 PC, database: another PC: &lt;/b&gt;&lt;/p&gt;&lt;p&gt;I was able to make 80 requests per second, but 3% of them returned with error status 500. Also &amp;quot;Average Time to First Byte&amp;quot; was 2x bigger than in first case. &lt;/p&gt;&lt;p&gt;Both computers are members of company&amp;#39;s lan network (100 Mb\sec) so bandwidth is not the issue, as long as network transfer during my tests did not exceed 10 Mb\sec (and i practically used to send data with 50 Mb \sec speed on this lan). &lt;/p&gt;&lt;p&gt;&amp;nbsp;Does anybody know what might be the problem? I allways believed that configuration with standalone database should perform better. Thanks for any advice. --Martin&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: WCAT - URL issue</title><link>http://forums.iis.net/p/1156744/1901413.aspx#1901413</link><pubDate>Tue, 21 Apr 2009 19:13:38 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1901413</guid><dc:creator>esac</dc:creator><cs:applicationKey>tuning_iis--1</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;Hi Sundar,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;WCAT does not support the port and server name as part of the URL. You need to specify these via the &amp;#39;port&amp;#39; and &amp;#39;server&amp;#39; options:&lt;/p&gt;&lt;p&gt;&amp;nbsp;url = &amp;quot;/default2.aspx&amp;quot;;&lt;/p&gt;&lt;p&gt;port = 80;&lt;/p&gt;&lt;p&gt;server = &amp;quot;192.168.1.1&amp;quot;;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Hope this helps. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>WCAT- Server and Client location?</title><link>http://forums.iis.net/p/1156745/1899997.aspx#1899997</link><pubDate>Thu, 09 Apr 2009 09:58:13 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1899997</guid><dc:creator>Radnus</dc:creator><cs:applicationKey>tuning_iis--1</cs:applicationKey><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am having my webserver in another location.&amp;nbsp; Not on Local Area Network.&amp;nbsp; Can i load test my webserver using WCAT tool?&lt;/p&gt;
&lt;p&gt;Currently&amp;nbsp;i am specifying ip address for server name in Settings file.&amp;nbsp; Just&amp;nbsp;want to know if there is any way to load test a webserver which is in remote location?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Sundar&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>WCAT - URL issue</title><link>http://forums.iis.net/p/1156744/1899996.aspx#1899996</link><pubDate>Thu, 09 Apr 2009 09:44:47 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1899996</guid><dc:creator>Radnus</dc:creator><cs:applicationKey>tuning_iis--1</cs:applicationKey><description>&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;I specified the following URL in scenarios file.&lt;/p&gt;
&lt;p&gt;url = http://&amp;lt;ip address for my webserver&amp;gt;:port#/default2.aspx&lt;/p&gt;
&lt;p&gt;When I run WCAT, i got the responses as 404 not found error.&amp;nbsp; If i specify only the root URL&amp;nbsp; (url = http://&amp;lt;ip address for my webserver&amp;gt;:port#/)&amp;nbsp;i am able to get 200 ok result. &lt;/p&gt;
&lt;p&gt;FYI... i am able to access the URL via IE and FF browsers.&lt;/p&gt;
&lt;p&gt;Also&amp;nbsp;the following URL is asp.net authenticated form.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;url = http://&amp;lt;ip address for my webserver&amp;gt;:port#/default2.aspx&lt;/p&gt;
&lt;p&gt;Can i use the same the same (Basic/NTLM) code for this purpose?&amp;nbsp; I presume (Basic/NTLM) code is for resolving windows authentication.&amp;nbsp; Please clarify&lt;/p&gt;
&lt;p&gt;Can any one help me to get out of this trouble?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Sundar&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>