Hi,
We are experiencing sudden increase in connections in our server, is there a documention or guide in anz on how to handle/ dispose connections? Is there any retry mechanism in anz if theres a failed connection? or is there a way to reused connections? Please advise.
Thanks
3 Answer(s)
-
0
Hi @zyrel.sermon
The connections are managed by the framework and not used connections are used by following requests. I think if you apply the suggested changes on https://support.aspnetzero.com/QA/Questions/10982/EF-Core-Interceptors#answer-0b547a94-7f97-3132-ed0c-3a02df9195bb, your problem will be solved.
-
0
Hi @ismcagdas
We will try to implement the changes based on what you've suggested and we'll update you soon.
Thanks
-
0
Hi,
Thanks :) I will assist you if you face any problems.