Re: GOAWAY and proxies (#458)

FWIW: We do out-of-band, active health-checking to signal draining.


On Mon, Apr 21, 2014 at 5:24 PM, Daniel Sommermann <dcsommer@fb.com> wrote:

> Actually, the extra ack GOAWAY only avoids this issue for high RPS proxy
> <-> server connections. For low RPS connections, the server's hard shutdown
> timeout would probably fire before all the extra MAX_CONCURRENT_STREAMS are
> requested, so the same old race condition still applies. Our proxy/server
> connections are extremely busy, so we haven't noticed this shortcoming of
> the workaround.
>
>

Received on Tuesday, 22 April 2014 00:33:20 UTC