googleapis / googleapis/google-http-java-client
Allow customizations for the socket configurations
Open
priority: p3
type: feature request
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 473
- PR merge metrics
- No merged PRs in 30d
Description
Allow users to modify the the TCP options/ flags: https://docs.oracle.com/javase/8/docs/api/java/net/SocketOptions.html. Specifically, allow setting the `SO_KEEPALIVE` value to use OS keep-alive values.
See b/325293479 for more information.
Contributor guide
Assessment
This issue has not been assessed yet.