https://bz.apache.org/bugzilla/show_bug.cgi?id=62493
Tom Boshoven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WONTFIX |--- Status|RESOLVED |REOPENED --- Comment #4 from Tom Boshoven <[email protected]> --- Confirming I'm still seeing the same issue when socache (Redis in my case) does a refresh. Confirmed on 2.4.67-1~deb12u2 and almost certainly still present in trunk. The refresh response itself has the correct body, but the cache entry no longer contains this body, so subsequent requests for the same resource are served as cache HITs with empty response bodies. When inspecting the cache entry manually, the content length header is still present and set to its old value. The included patch still applies cleanly to trunk, and it appears to solve the issue. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
