Greetings
I`ve questions about w3wp which running on IIS 7.
In advance, let me explain about ASP.
1. If no traffic occured , Memory of w3wp is not increased.
2. When ASP first called through the browser, Memory of w3wp is increased a fixed quantity.
3. Then ASP called same page twice through another Computer Memory of w3wp is not increased.
Questions .
1. Is this ASP NORMAL?
2. Are there some memory leaks in ASP Source ?
Thank you :)