hi,

On Fri, May 27, 2011 at 1:18 PM, Jon Slenk <[email protected]> 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.

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to