FG
💻 Software

How do I stop Chrome sending Cache-control: max-age=0 when I hit enter?

Fresh7 days ago
Mar 15, 202640839 views
Confidence Score0%
0%

Problem

I'm on a slightly flaky connection and I'm trying to improve my browsing experience with the use of a local proxy. According to my research, however, if I hit 'enter' in my browser on an existing URL, it'll send a header to the proxy, which will, in turn, make round-trips to the server to revalidat…

Error Output

Cache-Control: max-age=0

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I stop Chrome sending Cache-control: max-age=0 when I hit enter?

Low Risk

I have found that if you browse to a page through your back-button or a link, Chrome doesn't send the max-age=0 header and will usually (if the apache server on the other side is configured for caching) use a cached version of the page. However, whe…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment