[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: PASOE and removing tomcat session timeouts

  • Thread starter Thread starter ManfredBerthold
  • Start date Start date
Status
Not open for further replies.
M

ManfredBerthold

Guest
In my experience there is no need to set the session-timeout to -1 unless testing purposes (to be sure that the client timeouts are not coming from the PASOE config, f.e. evaluating network/firewall timeouts). Testing this in a configuration with a mixed apsv and soap (both session-managed) Instance leads us to never ending memory consumption because some memory is never freed - until server goes out of resources. And yes, a part of this problem was application specific, migrating from classic appserver, all in state-reset mode to session-managed PASOE. We are ending with separate Instances and different timeouts, a longer one for apsv and shorter ones for soap with better results for memory consumption over the time.

Continue reading...
 
Status
Not open for further replies.
Back
Top