diff options
author | Endi S. Dewata <edewata@redhat.com> | 2015-07-01 14:41:51 -0400 |
---|---|---|
committer | Endi S. Dewata <edewata@redhat.com> | 2015-07-02 19:21:12 -0400 |
commit | cc8f6468bb9f509d16ed526e42d546aaa2ae9ed3 (patch) | |
tree | ff1916b7674577bb30045424b6c97fccc364105c /.gitignore | |
parent | 433e1dba905f9d45f9eefcbf39e5b11ddfbfbc94 (diff) | |
download | pki-cc8f6468bb9f509d16ed526e42d546aaa2ae9ed3.tar.gz pki-cc8f6468bb9f509d16ed526e42d546aaa2ae9ed3.tar.xz pki-cc8f6468bb9f509d16ed526e42d546aaa2ae9ed3.zip |
Fixed fail-over in HttpConnection.
The HttpConnection class has been modified to support fail-over
and timeout more consistently. The targets are parsed into a list
during initialization. All direct calls to HttpClient.connect()
are replaced with a method that will connect to the first available
target. All connections are now created with a timeout (which by
default is 0).
https://fedorahosted.org/pki/ticket/891
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions