Browse by Tags

All TagsASP.NETperformance (RSS)
  • "multiple (one website + one DB)" VS "one website + multiple DBs" performance

    Hi! Is any diferences in performance of big number of websites which having its own database VS one website that creates big number of connection string to different databases (count of databases is the same in both cases)? Some additional info: several hundreds of databases, Win2k3 server, IIS 6.0,...
    Posted to Forum by alexey.smolyakov on 09-10-2008, 4:37 AM
  • IIS Slow on Intranet

    I am testing my new application on IIS 5.1 and I am experiencing slowness. If i do the test with both the client application and the web service on my machine I achieve 600 messages per second. This, however, maxes out my CPU and is not an accurate test of the Web Service, so I moved the client app on...
    Posted to Forum by KrikorK on 08-12-2008, 8:19 AM
  • ASP.Net 2.0 Performance Counters

    Hello, I am having a very strange problem. System got .Net 1.0, 1.1 and 2.0 installed. Performance counters are working for 1.0 and 1.1 but for 2.0 it is not recording anydata. I tried following things: 1) http://support.microsoft.com/kb/267831 2) net stop iisadmin /y net stop "remote registry"...
    Posted to Forum by Uday31in on 06-11-2008, 9:05 AM
  • 32-bit Performance counters on x64 server

    Hello, We are running IIS6, with .NET framework 1.1 on Windows 64-bit. Therefore ASP.NET is running in 32-bit mode. The ASP.NET performance counters are only available when using the 32-bit version of perfman (from WinWOW64 folder) locally. Remote connections to perfmon only show 64-bit counters. Is...
    Posted to Forum by jnfilippi on 03-13-2008, 1:24 PM
  • Performance problem, maybe page faults related?

    Hi! I am running a web site on an Windows Server 2003, IIS6 with a 3 GHZ dual core, 3gb ram and ASP.NET 2.0. Currently, the response times are extremely slow, maybe 10-15 seconds (even on pages with very quick database queries). The cpu is usually up at 100%, averaging between 97-100%, almost all the...
    Posted to Forum by Olof123 on 02-10-2008, 4:08 PM
  • Managing large file upload/download versus server availability

    I'm building a "media" website using ASP.NET C#. The average file size of media that members would be uploading and downloading is about 200MB. Since these are large files and user bandwith constraints will be that the thread from the threadpool will be occupied servicing these requests...
    Posted to Forum by skumar2003 on 02-04-2008, 11:32 AM
  • HTTP Error 504

    Dear, While doing stress testing, I am receiving HTTP error 504. Its literal meaning suggest that it is "Gateway Time out" error. I am not quite sure whether it is networking issue or am I maxing out my worker process thread limits. I am running IIS 6 with ASP.Net 2.0 and all process model...
    Posted to Forum by Uday31in on 01-02-2008, 7:33 AM
  • Re: High Response Time and CPU consumption due to config setting

    Punit, The high response time without a proportional CPU increase suggests that your system is either disk/network/database bound, or queueing is ocurring. My guess would be the latter, especially if your database / webservice calls take a long time to complete. Try using the advice in this article ...
    Posted to Forum by mvolo on 10-15-2007, 12:55 PM
  • How to increase data transfer limit in webserver

    I have IIS 6.0 as web server with windows 2003 as O/S. How can I increase the transfer limit to the webserver. The issue is that I hv to upload data in folder present in webserver.I have tried with change in web.config , machine.config files and increasing virtual memory of the system but nothing works...
    Posted to Forum by Sensitive123 on 09-28-2007, 5:42 PM
  • multiple requests per load - help needed!

    Friends, We have some performance problems with our asp.net application. First we thought the problem was SqlSiteMapProvider. We noticed that sometimes one asp request initialized up to 30 database requests. And as SqlSiteMapProvider locked itself on rebuild no one could access the site during the rebuilds...
    Posted to Forum by stolin on 07-27-2007, 10:24 AM
Page 1 of 2 (11 items) 1 2 Next >
Page view counter