jquery - how many asynchronus calls can be processed at the same time by IIS from javascript -


i using asp classic in application. in doing 1 ajax request contuniously fetch data socket , store in session, further ajax request fetch data session , javascript accept data.

but when try subsequent request not goes server. can body tell me possible send subsequent ajax request iis while few ajax request still running . can create multithreaded environment.


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -