阅读背景:

是否存在Asp.net mvc 3应用程序可以处理的最大请求数以及超出的情况?

来源:互联网 

I have an application where you can select entries in a table to be updated. You can select 50 and hit 'send it' and it will send all 50 as 50 individual ajax calls, each of which calls controller X that updates the database table Y. The user said they selected 25 but I see 12 in the logs and no trace of the other 13. I was wondering if maybe I hit some limit with the number of requests or the length of the queue. Any Ideas?I have an application where you can select entr




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: