Test environment is very slow [message #644446] |
Fri, 06 November 2015 02:35 |
|
manuwls1988
Messages: 7 Registered: September 2015 Location: Bangalore
|
Junior Member |
|
|
Hi, Daily the test environment is getting slow in the afternoon(IST) timings. Ofcourse this is because of testing i think. For that we are restarting the servers on 6pm (IST) everyday. Can we do anything without restarting the servers?
|
|
|
Re: Test environment is very slow [message #644448 is a reply to message #644446] |
Fri, 06 November 2015 04:40 |
John Watson
Messages: 8962 Registered: January 2010 Location: Global Village
|
Senior Member |
|
|
You may have badly written code which is soaking up your Java heap space as time goes by. You could increase the memory available to your containers, then you won't have to restart so often.
|
|
|