• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: New Tomcat 6 Deployment
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New Tomcat 6 Deployment


  • Subject: Re: New Tomcat 6 Deployment
  • From: Ramsey Gurley <email@hidden>
  • Date: Wed, 30 May 2012 11:52:42 -0700

On May 30, 2012, at 9:31 AM, John Huss wrote:



On Wed, May 30, 2012 at 10:43 AM, Ramsey Gurley <email@hidden> wrote:
Given the way the pool is implemented, it is not fixable AFAICT.  The EC is only connected to one OSC to run cleanup.  So snapshots get inserted into all OSCs, but only get removed from one. The bigger the pool, the bigger the leak.

Persistent session storage with multiple stateless instances should give the same effect without the leak though :-)

How so?  I'll be at WOWODC, so maybe I have to wait until then.

Well, for database connections, it's essentially no different that having multiple instances. One idea is that a new load balancer could be implemented to skip instances that have an OSC locked.

My app has potentially long running queries and the connection pool is really necessary to keep it from blocking an instance completely.  I don't see how this would solve that. 

I haven't used the ERXOSCPool beyond discovering it's leaky, but doesn't the ERXEC factory round robin sessions off the pool?  If you block up one of the pooled OSCs, how are you not blocking the sessions connected to that OSC?

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: New Tomcat 6 Deployment
      • From: John Huss <email@hidden>
References: 
 >New Tomcat 6 Deployment (From: Ron Lift <email@hidden>)
 >Re: New Tomcat 6 Deployment (From: D Tim Cummings <email@hidden>)
 >Re: New Tomcat 6 Deployment (From: Ron Lift <email@hidden>)
 >Re: New Tomcat 6 Deployment (From: John Huss <email@hidden>)
 >Re: New Tomcat 6 Deployment (From: Ramsey Gurley <email@hidden>)
 >Re: New Tomcat 6 Deployment (From: John Huss <email@hidden>)
 >Re: New Tomcat 6 Deployment (From: Ramsey Gurley <email@hidden>)
 >Re: New Tomcat 6 Deployment (From: John Huss <email@hidden>)

  • Prev by Date: Re: Properties file for third-party tools
  • Next by Date: Re: Properties file for third-party tools
  • Previous by thread: Re: New Tomcat 6 Deployment
  • Next by thread: Re: New Tomcat 6 Deployment
  • Index(es):
    • Date
    • Thread