When first connecting to remote storage servers over HTTP, there are two roundtrips necessary to become live #3992

Open
opened 2023-03-21 15:28:06 +00:00 by itamarst · 0 comments
itamarst commented 2023-03-21 15:28:06 +00:00
Owner

In storage_client.py, first we get the version to find which NURL to use, and then we wait for a second version query to actually become live. This could be optimized into a single query.

In `storage_client.py`, first we get the version to find which NURL to use, and then we wait for a second version query to actually become live. This could be optimized into a single query.
tahoe-lafs added the
unknown
normal
enhancement
n/a
labels 2023-03-21 15:28:06 +00:00
tahoe-lafs added this to the HTTP Storage Protocol v2 milestone 2023-03-21 15:28:06 +00:00
Sign in to join this conversation.
No project
No assignees
1 participant
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: tahoe-lafs/trac-2024-07-25#3992
No description provided.