Skip to content

Commit

Permalink
Update docs/changelogs/v0.23.md
Browse files Browse the repository at this point in the history
Co-authored-by: Adin Schmahmann <adin.schmahmann@gmail.com>
  • Loading branch information
Jorropo and aschmahmann authored Sep 21, 2023
1 parent 1c27cda commit e1971bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/changelogs/v0.23.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ the `/quic-v1` addresses only. For more background information, check [issue #94
Thanks to [probelab.io's RFM17.1](https://github.com/plprobelab/network-measurements/blob/master/results/rfm17.1-sharing-prs-with-multiaddresses.md) DHT servers will [now cache the addresses of content hosts for the lifetime of the provider record](https://github.com/libp2p/go-libp2p-kad-dht/commit/777160f164b8c187c534debd293157031e9f3a02).

This means clients who resolve content from theses servers get a responses which include both peer id and multiaddresses.
This allows to skip a second query which resolves the peerid to multiaddresses for stable enough peers.
In most cases this enables skipping a second query which resolves the peer id to multiaddresses for stable enough peers.

This will improve content fetching lantency in the network overtime as servers updates.

Expand Down

0 comments on commit e1971bf

Please sign in to comment.