[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
Hey lecuyer, thanks for detailed inputs. I am using Java based client which is calling one .p program (entry point of ABL code). To make this integration happen, Java people has used 4gl jar's provided which might be provided by progress. The agents which are not in sending mode are in AVAILABLE state. My doubt is if the connection to app server is not closed even if request is already processed on that connection and now its not using any agent, is this problem from client side. If client forcefully close the connection from their side, will it clear ideal connections made to app server. Here we are using Name server as load balancer. Again I was thinking is there something with NS configuration. Because NS is creating connection to app server. So is it NS which is not closing idle connections ? I guess keeping connection active to get re used is not problem. But with preliminary observations in Production, we found out that these connections are increasing memory usage and eventually paging space utilization is high making server(IBM AIX server) unstable or reboot.

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