← Back to team overview

openstack team mailing list archive

Re: bexar swift socket issue?

 

hi,

On Fri, May 27, 2011 at 1:18 PM, Jon Slenk <jslenk@xxxxxxxxxxxx> wrote:
> has anybody else (i've been searching but haven't yet precisely hit
> pay-dirt) seen socket hangups with wsgi-related socket/worker code?
> this is bexar swift.

In particular, has anybody seen issues / experimented with
swift/common/wsgi.py line 130 "eventlet.hubs.use_hub('poll')"? We
think we're seeing something akin to Java's notifyAll() bad behaviour,
increasing as more connections come in. Wondering if a different hub
like 'select' is known to help.

thanks.


References