Parallel Download Threads |
The maximum number of download threads allowed concurrently.
Default value is 0 (no parallel downloads).
Maximum value is 10.
|
Use Gzip |
Select to use gzip compression. |
Max Connections |
The maximum number of allowed open HTTP connections. |
Client Execution Timeout (milliseconds) |
The amount of time to allow the client to complete the execution of an API call. |
Connection Max Idle Time (milliseconds) |
The maximum amount of time that an idle connection can sit in the connection pool and still be eligible for reuse. |
Connection Timeout (milliseconds) |
The amount of time to wait when initially establishing a connection before timing out. |
Connection TTL (milliseconds) |
The expiration time for a connection in the connection pool. |
Socket Timeout (milliseconds) |
The amount of time to wait for data to be transferred over an established, open connection before the connection times out and is closed. |
Use Expect Continue |
Select to enable use expect continue. |
Use Reaper |
Select to start the IdleConnectionReaper as a daemon thread. |
Use TCP Keep Alive |
Select to enable TCP KeepAlive support at the socket level. |
Use Throttled Retries |
Select to use throttled retries. |
Use Transfer Acceleration |
Select to use S3 transfer acceleration. |
Signer Override |
The name of the signature algorithm to use for signing requests made by this client. |
Request Timeout (milliseconds) |
The amount of time to wait for the request to complete before timing out. |
Automatic Retries |
The number of retries that should be made during an attempt. An attempt consists of the number of transfer retries you specify. For example, if you specify 5 retries and 30 seconds, an attempt would consist of 5 retries occurring in the span of 30 seconds.
This setting applies to both sends and receives.
The minimum number of retries is 0 and the maximum is 5.
The time between retries can range from 0 to 120 seconds.
See Retrying Failed File Transfer Attempts.
|
Extended Outbound Retries |
The period of time during which outbound retries are attempted after a failed send attempt and subsequent failed automatic retry. Retries will not be attempted after the end of the period specified.
This period starts when the first retry is attempted and ends after the value you specify elapses.
Minimum value is 15 minutes.
Maximum value is 3 days.
See Retrying Failed File Transfer Attempts.
|
Concurrent Outbound Transfers |
Specify the maximum number of connections that can be transferring to this Endpoint at the same time.
Minimum value is 1 and maximum is 10.
|
Endpoint |
The AWS endpoint to use for the S3 connection. Note: We recommended using the Region setting instead of this setting. This setting should be configured only for non-standard S3 connections. |
Comments
0 comments
Please sign in to leave a comment.