This is a question about dns-prefetch and preconnect, and possible optimizations:
- If a resource is cached, are
dns-prefetchandpreconnectstill doing their job? - If not, is it possible to optimize this behavior so that
dns-prefetchandpreconnectdo their job only for non-cached resources?