Comment 12 for bug 1727237

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

I believe caching is enabled by default, this might be a regression in behaviour since switching to 127.0.0.53 caching resolver. It does drop caches upon every new connection / re-connection.

It is freezing out there and snowing out there. But I guess I'll have to make trek to Starbucks with my laptop tomorrow. Also will watch out for this bug happening during my travels next week through different airports.

int manager_new(Manager **ret) {
...
m->enable_cache = true;
...
r = manager_parse_config_file(m);
...
}

[Resolve]
...
#Cache=yes