Hi all.
I have an IIS farm (not configured with IIS Farm feature, but Amazon ELB), there are four servers running the same web sites (obviously :D).
My problem is that in one of these servers the memory usage is very huge, and theorically, all of them have the same configurations.
For example:
Site 1 + IIS 1: Requests: 54667 Memory usage: 303168 kb
**Site 1 + IIS 2: Requests: 54283 Memory usage: 801364 kb**
Site 1 + IIS 3: Requests: 60298 Memory usage: 411116 kb
Site 1 + IIS 4: Requests: 58763 Memory usage: 362244 kb
It is a 32 bits ISAPI application.
Is there a way to solve this?
thanks in advance,
Daniel Costa
↧