Are s3 libs/clients able to test multiple IPs in a DNS requests? #362

Open
opened 2022-08-20 16:29:06 +00:00 by quentin · 0 comments
Owner

Let imagine we have this following DNS entry:

example.com.  A 1.1.1.1
example.com.  A 2.2.2.2
example.com.  A 3.3.3.3

How my S3 client will behave, especially if one node is down, will my S3 client will try other IP addresses? Otherwise, how we can we handle failing nodes with the S3 gateway?

Let imagine we have this following DNS entry: ``` example.com. A 1.1.1.1 example.com. A 2.2.2.2 example.com. A 3.3.3.3 ``` How my S3 client will behave, especially if one node is down, will my S3 client will try other IP addresses? Otherwise, how we can we handle failing nodes with the S3 gateway?
quentin added the
Documentation
label 2022-08-20 16:29:06 +00:00
lx changed title from Do s3 libs/clients are able to test multiple IPs in a DNS requests? to Are s3 libs/clients able to test multiple IPs in a DNS requests? 2022-09-13 13:32:12 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/garage#362
No description provided.