HTTP pipelining on WCF

Nakagawa, Takashi 1 Reputation point
2021-02-04T06:22:32.593+00:00

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
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.