• Bug
  • Status: Closed
  • Resolution: Fixed
  • drb
  • Reporter: sourceforgetracker
  • September 21, 2009
  • 0
  • Watchers: 0
  • September 22, 2009
  • September 22, 2009

Description

SimplePageCachingFilter returns same content for GET and HEAD HTTP-methods.

This caused situations with our site, when sometimes users asks pages of site with method GET, and receives empty pages. Because some robot request this page with method HEAD before and SimplePageCachingFilter stores empty page for method HEAD to cache.

I’ve created the patch for this situation.

I’ve tested this patch and it works fine. Sourceforge Ticket ID: 1812270 - Opened By: barvetal - 12 Oct 2007 14:25 UTC

Comments

Fiona OShea 2009-09-22

Re-opening so that I can properly close out these issues and have correct Resolution status in Jira