cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IIS worker with Long GC times while there is free memory to use on this host

Yosi_Neuman
DynaMight Guru
DynaMight Guru

Hi guys,

We can see this process of IIS worker suffer from long GC time

But when looking into process memory its look like there is lots of free memory that the process can consume but instead the GC is working

Any idea how to give a hint to the iis worker process to use more memory and not cause the GC to start working?

Thanks in advance

@Amit Braunstein & Yos


dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel
2 REPLIES 2

skrystosik
DynaMight Guru
DynaMight Guru

Does your app pool memory limit or it should be able to consume all available memory on host? Am I see properly that this host has only 4GB of ram? I think it is possible that windows from some reason does not want to allocate extra memory by iis.

Sebastian


Regards, Sebastian

Hi Sebastian,

From process perspective its shown 4GB memory machine got 10GB

The question is if and where there is a limit for the memory of this app pool.

The limit we saw was talking about maximum memory for pool till it recycle it self.

We are looking for where we can set the minimum memory that the app pool will start with and the maximum memory that it can extend too,as we think that should solve this issue of the GC.

Or we missing something else here?

Yos


dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel

Featured Posts