Hi Experts,
Recently we had issue of sessions running out in production, and we have checked and modified code.
Earlier we are getting session from clients and changed the code to get sessions from session manager and released it back to pooling.
Now we need to reproduce same error in Dev. What are steps that need to be taken care.
We have reduced the session in Dfc.properties and reduced concurrent session server.ini. Through DFC as we have tried to create more session without releasing, but we could not reproduce it.
Any help in this regard is really appreciated.
Thanks in Advance,