[progress Communities] [progress Openedge Abl] Forum Post: Re: Active Clients Count...

  • Thread starter Thread starter nilesh_pharate
  • Start date Start date
Status
Not open for further replies.
N

nilesh_pharate

Guest
@lecuyer: I checked open client programming book and also checked Java code connecting to progress app server. It is using com.progress.open4gl.javaproxy.Connection class for creating connection and after call same connection is released using releaseConnection method of Connection class. But idleConnectionTimeout is set to zero. What I am confused is, if connection is closed by client, then ideally it should not be seen on App server as well. Is it have something with name server ? Because connection to App server from Java client is coming via Name server. So logically connection to app server is created by Name server and NS is responsible to close that connection. My assumption may be incorrect. Please let me know your views.

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