#3992 new enhancement

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

Reported by: itamarst Owned by:
Priority: normal Milestone: HTTP Storage Protocol v2
Component: unknown Version: n/a
Keywords: Cc:
Launchpad Bug:

Description

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.

Change History (0)

Note: See TracTickets for help on using tickets.