Re: IIS6 APS Thread Use

From: Egbert Nierop \(MVP for IIS\) (egbert_nierop_at_nospam.invalid)
Date: 02/01/05


Date: Tue, 1 Feb 2005 09:52:40 +0100


"AIMTech" <AIMTech@newsgroups.nospam> wrote in message
news:OWzbc97BFHA.2380@tk2msftngp13.phx.gbl...
> Thanks for the reply.
>
> For testing IIS6 is configured to have 20 ASP threads and MACT is
> configured
> to have 50 concurrent users.
>
> The COM application *is* multi-threaded - I was giving an extreme example

b.tw. can you define what is, in your case, your COM application?
How do you use it in IIS?

> with it settling on using a single thread. With 50 concurrent users the
> number of ASP threads in use can be between 1 and all 20 but it tends to
> use
> the lower number.
>
> I just don't understand why, if there are threads available to IIS why it
> does not use them?
>
> Thanks
> ----------------------------------------------------------------------------
> ----------