I noticed today that the maximum threadpool count in ASP.NET 2.0 is set to 100 worker and 100 I/O threads per cpu, and from what I can tell, these values are not easily modifiable. [ Update: it actually is easily modifiable, just as it was in 1.1, using...