Hello IIS team,
I'm doing tests trying to figure out how does IIS process requests. With my tests, it seems that calling a web service, IIS process requests differently than calling a web site (aspx). Pipelines are created randomly when calling a web service (asmx). and I want to know is there a way to limit theses piplines, i.e 32 or 64 (enough to handle a throttle situation) ?