Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Del Hamilton 6 posts 66 karma points
    Dec 10, 2013 @ 13:47
    Del Hamilton
    0

    Umbraco responding synchronously for multiple user requests

    I have Umbraco 6.1.6 website installed on a production server and we found a bug in one of our code-behind modules, this caused a delay in processing for about 15 secs until the thread completed.

    What it highlighted however is that the website is responding synchronously in that all other user page requests where queued until the user on the bug page received his page.  Then all other pages we served in the timeline requested.

    What could be causing this?  I expected all page requests to be asynchronous.

Please Sign in or register to post replies

Write your reply to:

Draft