HomePhabricator

Restore RPC HTTP keepalives to default.
7d2cb4851166Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Restore RPC HTTP keepalives to default.

This avoids a regression for issues like #334 where high speed
repeated connections eventually run the HTTP client out of
sockets because all of theirs end up in time_wait.

Maybe the trade-off here is suboptimal, but if both choices will
fail then we prefer fewer changes until the root cause is solved.

Details

Provenance
Gregory Maxwell <greg@xiph.org>Authored on Jan 16 2015, 13:59
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING9fe53a85e0e5: Merge pull request #5632
Branches
Unknown
Tags
Unknown

Event Timeline

Gregory Maxwell <greg@xiph.org> committed rSTAGING7d2cb4851166: Restore RPC HTTP keepalives to default. (authored by Gregory Maxwell <greg@xiph.org>).Jan 16 2015, 13:59