WCAT Permissions
Hi all -Is there a way to run WCAT w/o local admin permissions? We do not allow our developers to be local admin's on our IIS boxes however they now want to run WCAT on them to perform load testing....
View ArticleWCAT & PDFs
Is it possible for WCAT to request PDF files off a SharePoint site? I added "application/pdf" and "application/x-pdf" to the accept header, but it doesn't seem to be working.
View ArticlePerformance counters using WCAT only once
Hi,I am running the wcat controller using the following command in attempt to capture the perfmon counters for the load test to be executedwcctl -t home.ubr -f settings.ubr -x -o log.xml and the...
View ArticleIIS7 Active Connections
Hi all, I'm trying to optimize a new 2008 server for my company. It has been online for a while. During its running time, we found that the new server would always go down from time to time, but only...
View Articlepoor performance with w3wp.exe and network IO on IIS7
Hi. Disclaimer for stupid comments: first post, and i'm not a windows tech, and have no IIS exp whatsoever. We have a Win2008R2 Std 64-bit running IIS7 and some web apps that run against an Oracle...
View Articlesoa application on iis
Hello everybody.i'm new in the forum and hope that somebody can help me with some performance tricksEnvironment:- IIS 7.5 on Win2008 r2 os. N application pool run each one a web services. - Each web...
View ArticleBest use of Application Pools
Hi, I have a Windows 2008 server running IIS7. We have a mix of applications, including classic asp, .net 1.1, 2.0 and 4. As the legacy applications have been upgraded to .net 4, they have been moving...
View ArticleIIS 7.5 Performance tools
Hellogood evening.Thegreeting from Argentina.I tell a little likemyinfra structureis formed. Applications areseparatepresentation andbusinesslayers. Everythingruns underIIS 7.5.Replication infarm...
View ArticleIIS 8 Performance Testing.
We will be moving our Web Site to an internal IIS 8 server. But our biggest concern is performance.We would like to perform tests, but the only article I see guiding in that area goes back to...
View ArticleDoes preloadEnabled="true" really work?
I have modified applicationHost.config to include preloadEnabled="true", like <site name="MySite" id="2" serverAutoStart="true"> <application path="/" applicationPool="MyPool"...
View ArticleIIS Hangs
i had installed IIS 7.5 & SQL Server 2008 Std on Windows server 2008 R2 Std. over IBM Quad Core server with 12 GB RAMthe application is accessed from 18 locations over intranet wan and over 100...
View ArticleTuning IIs machine.config
Hi,We are tuning IIS (7.5 and 6.0) following these recommandations: http://geekswithblogs.net/StuartBrierley/archive/2009/09/30/tuning-iis---machine.config-settings.aspx. We made a performance test...
View ArticleIIS 7 - Slow response
I'm having a PHP v5.3 web app running on IIS 7 which works correctly but sometimes the server reponse is very slow, normally the callback is about milliseconds and when it gets slow can reach to 20...
View Articlehttp compression for ASP.NET websites & more
Hello,I would like to enable compression on IIS 7.5 to reduce the size of the data that is transferred from our IIS server to our clients. To do this I have followed various articles that say, go here...
View Articleapplication catch/ history is not getting clear automatically for new version...
1. hosted GWT application in IIS. 2. browse the application IE.<div>3. modified the application.</div> <div></div> <div>4. Now hosting it again on IIS in same directory...
View ArticleHow to improve performance of https site
Hi All,I have deployed asp.net application on IIS7 with SSL certificates configured in IIS. What I am seeing is when I open the link remotely with "https:// ", the site is taking huge time.I came to...
View ArticleWCAT-Invalid number of virtual clients specified
Hi Experts,I was just doing some experiments so that I can check my IIS Server's performance.My NetworkDC-WINDOWS-2012IIS/Controller- Windows Server 2008Clients- Windows 2k-8Firewall-Disabled in allI...
View ArticlePublishing Performance Counters for Legacy services (SOAP/WCF)
Guys,Can anyone think of a product that would allow me to publish performance counters for running web services? This is what my boss envisions:Deploy the product to the web servers Enable the product...
View ArticleWanted to number of the outgoing connections/requests from my Server currently
Hello Everyone, As per my knowledge, the value of the number of outgoing connections (I mean external requests to Web Services and/or external XML Files) is managed through a property called...
View ArticleWanted to number of the Worker Threads in used for my Web Application currently
As per my knowledge, the value of the Worker Threads is controlled using the ProcessModel tag of Machine.Config in one of the two ways: 1. If AutoConfig value is true, then, it will be taking default...
View Article