Open andrewvaca opened 11 months ago
same here !
Same here, however the domain is correctly resolved in a private window / tab.
Same here, had to close all windows and relaunch Brave to clear it.
Same here
We have to close/flush all socket too achieve this ...
brave://net-internals/#sockets
Description
Hi, I can't easily clear internal DNS cache. There is a button in
brave://net-internals/#dns
that says "Clear host cache" and it works as far as the search field above. But the DNS remains cached somewhere inside browser, because domains are apparently cached even I clear this cache and the sites are loading from wrong IP.As developer I'm often switching between two hosting services for one domain and the issue is sort of annoying. I know I should use different domain / subdomain for this, but in some specific cases it is not possible for me.
Steps to Reproduce
brave://net-internals/?#dns
and hit "Clear host cache" buttonActual result:
The sites from example.com are loaded from original IP, thus the DNS result is cached somewhere
Expected result:
The sites should load from localhost.
Reproduces how often:
I've managed to reproduce this issue every time.
Brave version (brave://version info)
Brave 1.60.118 Chromium: 119.0.6045.163 (Official build) (arm64) Verze b0599b790dbdfe28428202afe2b54758a044ccfc Operační systém macOS Verze 14.1.1 (sestava 23B81)
Other Additional Information:
The "DNS lookup" on
brave://net-internals/?#dns
shows correct IP even though sites are loaded from wrong IP. Only way I was able to clear the cache is restart of the browser.