Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > IIS6 APS Thread Use

Reply
Thread Tools

IIS6 APS Thread Use

 
 
AIMTech
Guest
Posts: n/a
 
      01-24-2005
Is there an explanation somewhere as to how IIS6 determins how many ASP
threads its actually going to use?

I have configured IIS6 to have 20 threads (ASPProcessorThreadMAX) but it
rarely uses them all.

I am using the MACT test tool to stress test and with 50 concurrent users I
quite often see only a single ASP thread being used the other 49 are on the
Requests Queued. The Request Wait Time in Perfmon can be averaging around 5
or 6 seconds and there is plenty of spare CPU.

The application quite often has long running queries (15 to 20 seconds per
request) and rather than use another thread IIS will quite often just keep
ticking along with the threads its using with the result that the Request
Wait Time can jump significantly.





 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
wcf: How to use wsHttpBinding under IIS6 when anonymous authentication not allowed CS ADNT ASP .Net Web Services 1 03-25-2010 08:12 PM
Maximum number of APs in use on WZC service? Richard Wireless Networking 5 01-28-2009 12:14 AM
Use impersonation in IIS6 Grey ASP .Net 0 04-12-2005 02:48 PM
will two APs talk to each other? Eric Wireless Networking 3 08-17-2004 04:13 PM
will two APs talk to each other? Eric Wireless Networking 1 08-13-2004 02:43 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57