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

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.
itamarst added the
unknown
normal
enhancement
n/a
labels 2023-03-21 15:28:06 +00:00
itamarst added this to the HTTP Storage Protocol v2 milestone 2023-03-21 15:28:06 +00:00
Sign in to join this conversation.
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.

Reference: tahoe-lafs/trac-2024-07-25#3992
No description provided.