On Mon, Jan 03, 2022 at 12:21:17PM -0000, Stuart Henderson wrote: > On 2022-01-02, Jon Fineman <j...@fineman.me> wrote: > > I am in New Jersey. Is there a way for me to tell what the cdn was > > pointing to to help find the slow/sick server? > > It's shown in HTTP response headers from cdn. Almost certainly > it was pointing at a machine which only serves the cdn and you cannot > access directly.
pkg_add explicitly shows it in the first file it retrieves. For various reasons (consistency), we don't do cdn round-robin on each package. The Redirect from the first connection will be automatically re-used in the subsequent connections.