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 ?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,402 questions
{count} votes