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

GC is more in Test environment and dont see anything in production environment

ravishankar_jan
Participant

Observed more GC happening on most of the transaction for dot net application due to that we are seeing more impact on the transaction response times (eg: view report transaction in stage environment, but dont see the same behavior in production)

Could you please help how do i narrow down the issue to get better solution.


1 REPLY 1

skrystosik
DynaMight Guru
DynaMight Guru

What is scaling of environment for TST and PROD? Is configuration of IIS / .NET Service the same? If this is VM, are resources available for virtual machine? If not you should see that for example memory is going to some level and then stuck for example on 70%. In such case GC can run.

As well if it is IIS question is if GC configuration is the same for both environments. Because GC can run sync or async.

Sebastian


Regards, Sebastian

Featured Posts