[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: PROGRESS.Session.connectionLifetime

  • Thread starter Thread starter dbeavon
  • Start date Start date
Status
Not open for further replies.
D

dbeavon

Guest
I think it has a very limited impact and the effect is isolated to certain types of connectivity. For us it is only used for session-free ... it is not for session-managed connectivity. I don't think it would close your session-managed connection on you ... but I could be wrong. In any case the session-managed connections are normally handled in a much more manual/deliberate way, they don't involve a session pool AFAIK, and you shouldn't need to use an ambient configuration setting like the one you are referring to. You might want to consider migrating to PASOE at some point. Progress doesn't ship "classic" appserver anymore in the newer versions of OpenEdge, and it won't be long before that older technology stack starts to fade out of memory. Progress tech support will help you with it for ten years, but you might not see it mentioned very often in the forums. Note that the new PASOE communication layers are now built on tomcat/HTTP. "Classic" appserver was based on a wire protocol that is 100% home-grown by Progress.

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