Hi, I'm a new, late starter on this thread...
My understanding is that IIS runs about 15 threads and for filters it runs it on one
of the threads, and for extension procs it uses the model defined in the application
setup of the virtual directory (Low [iis thread], Medium [pool thread], High
[
You're right - it can't for filters - hence why it defaults to "Low".
A word of advice, if you are doing this on Win2K you also get into some hairy security
issues and what is happenning under IUSR, IWAM etc. accounts. Keep it in mind if you
start to see some strange behaviour in you tests.
That would work in the first instance. I also have some metabase management code to
set this up properly for an auto installer - let me know if you want it.
Cheers...Pete
-Original Message-
From: Ignacio J. Ortega [mailto:[EMAIL PROTECTED]]
Sent: Monday,25 June 2001 8:53
To: '[EMAIL PR