开发者

Will my WCF service be throttled without explicitly setting it via <serviceThrottling>?

开发者 https://www.devze.com 2023-02-10 07:02 出处:网络
Will my WCF service be throttled without explicitly setting it via? Of course, I mean Whilst not specifying it programmatically, either.

Will my WCF service be throttled without explicitly setting it via ?

Of course, I mean Whilst not specifying it programmatically, either.

By the way, should it matter, I'm asking about WCF 开发者_StackOverflow4.0 hosted on IIS 6.0 and the same, hosted on IIS 7.5 - but as far as I can tell, it shouldn't matter for this question.


This question was answered by Wenlong in a reply to an email I sent. http://blogs.msdn.com/b/wenlong/

The answer is yes. Note that the values are larger - http://blogs.msdn.com/b/wenlong/archive/2009/07/26/wcf-4-higher-default-throttling-settings-for-wcf-services.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消