Unanswered Web application

  • Wednesday, November 23, 2011 3:22 PM
     
     
    We are new to the azure platform, we just deployed our ASP web app and sql database recently, however when we tried accessing the app, its loading very, very slowly and sometimes we get page cannot be displayed. thanks for any help

All Replies

  • Thursday, November 24, 2011 5:49 AM
    Moderator
     
     

    Hi,

    Could you please kindky share the exact problem with more details? In which data center do you host the cloud service? Are there anything that can take a long time to serve client requests in your web application? What’s the detailed error message when you get “page cannot be displayed”?

    In addition, I would like to suggest you to use Fiddler to find out more details.

     

    Best Regards,

    Ming Xu.


    Please mark the replies as answers if they help or unmark if not.
    If you have any feedback about my replies, please contact msdnmg@microsoft.com.
    Microsoft One Code Framework
  • Thursday, January 05, 2012 9:15 PM
     
     

    Have you tried to temporarily scale the number of instances and the instance sizes up to determine if it's an issue based on the performance within Azure? This is not a very common issue, so it's something either related to performance (as just mentioned), your on-premise bandwidth, or the ASP web application itself. How does the web application run in the development fabric?


    -Ira Bell