Matus UHLAR - fantomas wrote:
Hello, I'm upgrading to 3.0 (finally) and I see that the new refresh_pattern default was added in the config file: refresh_pattern (cgi-bin|\?) 0 0% 0 I hope this is just to always verify the dynamic content, and should not have any impact of caching it, if it's cacheable, correct?
Correct. If the dynamic content gives a "Cache-Control: max-age" and/or a "Expires" header that allows caching, the refresh pattern will not prevent caching it.
Chris