Copied to clipboard

Flag this post as spam?

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


  • Allan Brink Vraa 1 post 71 karma points
    Sep 09, 2016 @ 05:55
    Allan Brink Vraa
    0

    Multiple request to umbraco in sequential order

    Hi

    We're running umbraco with an Angular frontend. I discovered something weird when requesting multiple endpoints on /umbraco/api within a few seconds. It looks as if the request are all started but the backend retrieves them in sequential order.

    Eg. requesting /umbraco/api/test1, /umbraco/api/test2, /umbraco/api/test3 at the same time, umbraco backend accepts and processes the request for /umbraco/api/test1. When finished, it processes /umbraco/api/test2 and so on.

    Is there a setting i need to switch on in order to process these request in parralel or is this just how umbraco works?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies