Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Added -D controls for HTTPSession timeouts #823

Merged
merged 2 commits into from
Apr 28, 2017
Merged

Conversation

DennisHeimbigner
Copy link
Contributor

Added some JVM -D flags to control the behavior of HTTPSession.
Specifically, added the following two flags:

  1. -Dtds.http.conntimeout - set the timout (in seconds) for initial connection to a server
  2. -Dtds.http.sotimeout - set the timeout (in seconds) for read requests on a socket

the behavior of HTTPSession.
Specifically, added the following two flags:
1. -Dtds.http.conntimeout - set the timout (in seconds) for initial connection to a server
2. -Dtds.http.sotimeout - set the timeout (in seconds) for read requests on a socket
DennisHeimbigner added a commit that referenced this pull request Apr 28, 2017
   (re pr #806).
2. Clone the -D flag timout support from master
   (re pr #823).
@cwardgar
Copy link
Contributor

Looks good. Thanks for fixing the buildSrc tests.

@cwardgar cwardgar merged commit 2de47c0 into master Apr 28, 2017
cwardgar pushed a commit that referenced this pull request Apr 28, 2017
   (re pr #806).
2. Clone the -D flag timout support from master
   (re pr #823).
@DennisHeimbigner DennisHeimbigner deleted the timeoutflags4.dmh branch May 25, 2017 20:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants