WCF:What types of the quota have the WCF transports?



WCF:What types of the quota have the WCF transports?..

Answer / arunajyothi

WCF transports have three types of quotas
1. Timeouts
2. Memory allocation limits
3. Collection size limits

·Timeouts are a mitigation of DOS attacks that rely on
tying up resources for an extended period of time.
·Memory allocation limits prevent a single connection from
exhausting system memory and denying service to other
connections.
·Collection size limits bound the consumption of resources
that indirectly allocate memory or are in limited supply.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More WCF Interview Questions

Do we have to use the relative addresses when hosting in the iis or the absolute addresses? Why?

0 Answers  


WCF:What is it the Teredo? How can we use it?

0 Answers  


What does wcf mean lions?

0 Answers  


Explain briefly different instance modes in wcf?

0 Answers  


WCF:Do we have to use the relative addresses when hosting in the IIS or the absolute addresses? Why?

1 Answers  






Can we have two way communications in msmq?

0 Answers  


What do you understand by the term soap?

0 Answers  


List out the types of binding available in WCF?

0 Answers  


WCF:Is there an error in the Msmq address the "net.msmq://MyHost/private$/MyQueue"?

4 Answers  


What is wcf ipc binding type?

0 Answers  


Explain the basic difference between WCF and ASMX Web Services?

0 Answers  


What is .net 3.0?

0 Answers  


Categories