Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(forwarder): port v9 keepalive configs (#625)
The forwarder will use KeepAlive params from GRPC, that uses HTTP/2 ping frames, to check for broken connections and refresh. If not used, we'll default to whatever the underlying OS is using to manage the port - which is around 15-20 minutes.
- Loading branch information