Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Simultaneous ASP
Message
Information générale
Forum:
Microsoft IIS Server
Catégorie:
Autre
Titre:
Simultaneous ASP
Divers
Thread ID:
01041088
Message ID:
01041088
Vues:
55
Hello all,

we have an application that makes requests to an IIS server using XMLHttpRequest.

We're trying to call 2 ASP pages simultaneously using 2 asynchronous XMLHttpRequest from the client-side.

For some reason, IIS refuses to execute both pages simultaneously. Both requests are processed one after the other.

However, if we start 2 browsers, we can make simultaneous calls (one call from each browser).

We already know that it's not the browser that blocks the second call. Looking at the IIS log, we saw that IIS receives both request simultaneously but processes them one after the other.

Is this an IIS setting? Can we change it?

Thanks in advance,
Alex
Alexandre Boudreault-Ferland
Chief Technology Officer
AZUR Technologies
http://www.xicommunity.ca
http://www.xiazur.com
http://endfunction.blogspot.com
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform