Ants crash
chris sampson
Posts: 38
Hi Pat,
By default clients keep sessions open for a number of minutes, this is probably what is causing the memory problems. What you could do to prevent this is to create a logoff.aspx page that would tear down the session and release any memory held. To incorporate this just include the page at the end of your ANTS Load scripts.
I hope this helps.
By default clients keep sessions open for a number of minutes, this is probably what is causing the memory problems. What you could do to prevent this is to create a logoff.aspx page that would tear down the session and release any memory held. To incorporate this just include the page at the end of your ANTS Load scripts.
I hope this helps.
Chris Sampson
Support Engineer
Red Gate Software
Support Engineer
Red Gate Software
This discussion has been closed.