Proposed Answer WebRole slow performence in cloud

  • Monday, January 31, 2011 8:13 PM
     
     
    We are in a process to migrate an ASP.Net application to Azure. The application runs fine on Dev Fabric but when we deploy it on the cloud the reponse time is very slow and we also occasionally get "Internet Explorer cannot display the webpage" errors.

All Replies

  • Monday, January 31, 2011 10:40 PM
     
     

    Hi,

    Can you be more specific on what actions the response time is slow?


    With regards,

    Patriek
    If this reply is of help to you, please don't forget to mark it as an answer.
  • Thursday, February 03, 2011 11:28 PM
     
     

    All the pages in the application are slow, it takes a while for a page to render in the browser and its very common that the request to the page fails and we get  "Internet Explorer cannot display the webpage" errors.

  • Friday, February 04, 2011 6:45 PM
     
     
    Enabled the remote destop connection to this webrole in the cloud. Running the application even locally on the RDP machine is very slow. Tried to analyse the IIS logs and didn't find any helpful information. Let me also reiterate that when I run this application on Dev Fabric its not slow at all. Would appreciate any suggestion. Thanks!
  • Monday, March 26, 2012 5:16 AM
     
     
    I suggest you to contact MS support at http://www.microsoft.com/windowsazure/support/

    Anand

  • Wednesday, March 28, 2012 4:36 AM
     
     

    Hi,

    Check your internet connectivity ans speed. It can be an issue

    Regards,

    Vijay. 

  • Monday, July 30, 2012 4:59 PM
     
     

    Hi,

    Can you share the environment details of the app?

    For example,

    ASP.NET MVC/WebForm version?

    How many role instances?

    Diagnostics settings?

    Which Logging framework used?

    Is the web role using SQL Azure or Azure Storage?


    Regards, Sheik (http://udooz.net/blog)

  • Tuesday, July 31, 2012 4:43 AM
     
     Proposed Answer

    Hi,

    There are some best practices that you can implement  for achieving high performance.

    Please look at the links below:

    http://www.windowsazure.com/en-us/manage/windows/best-practices/

    http://blogs.msdn.com/b/usisvde/archive/2012/03/07/windows-azure-security-best-practices-part-1-the-challenges-defense-in-depth.aspx

    Also,

    If you are behind firewall ,try Checking from open internet.Your firewall can sometimes truble you.


    I hope it helps!! If you found this post useful, Please "Mark as answer" or "Vote as Helpful". Thanks! VIJAY.