rcbops / rpcdaemon

AMQP RPC Daemon
Apache License 2.0
2 stars 3 forks source link

Add timeout to avoid deadlocking client connections #5

Closed Apsu closed 10 years ago

Apsu commented 10 years ago

I believe 10 seconds is a sane timeout, and possibly too conservative, keeping in mind we're purely talking about slow/broken rpcdaemon -> haproxy -> neutron API requests, where 10 seconds without any data in either direction must elapse before the connection times out.