본문 바로가기

IT 살이/04. 기술 - 프로그래밍

[메모] WCF 호출시 병목현상 관련

WCF 서비스를 호출할때, 클라이언트 수에 따라서 병목 현상이 일어날 수 있다. 이에 대한 이해 및 설정 내용을 다루는 포스트에 대한 링크들이다.

 

How to throttle a Wcf service, help prevent DoS attacks, and maintain Wcf scalability

 

Throttling in WCF  InstanceContextMode, ConcurrencyMode, and Server-side Threading