HTTP pipelining on WCF
Nakagawa, Takashi
1
Reputation point
I would like to enable HTTP 1.1 pipelining on WCF. My understanding is that the pipelining is managed in http.sys and the application do not need to care it. However I need to configure the concurrency model by defining ServiceThrottlingBehavior. Is this correct ?
Developer technologies | .NET | Other
4,104 questions
Sign in to answer