Closed lidel closed 3 months ago
If I open DNSLink website, i use no IPNS record lookup, but there is still the server-timing header:
Example: open ipns://en.wikipedia-on-ipfs.org/wiki/World_War_II and see:
Server-Timing: ipns;desc="IPNS record request";dur=-6148914691236517206
@John-LittleBearLabs i think the fix is to not set the value for DNSLink.
I know this issue is ancient, and the implementation hasn't changed recently, but I suspect somewhere along the line it got fixed as this is now what I see:
If I open DNSLink website, i use no IPNS record lookup, but there is still the server-timing header:
Example: open ipns://en.wikipedia-on-ipfs.org/wiki/World_War_II and see:
@John-LittleBearLabs i think the fix is to not set the value for DNSLink.