Strange behavior with IIS/ASP and process ID
am 01.08.2007 01:11:07 von infoHi.
I have problems with one IIS. If I run one ASP script on the app
several times, there are different Process ID of the application. And
Applicaction(..) dictionary is always empty.
- WebGarden - Number of worker process is 1
- recycle worker process (number of request) is not checked
Did you ever see such behavior? Normally, each request is served by
the same process, only different threads. But I have different
processes on the same computer, same application, same ASP script..
Thanks for suggestion
Antonin