Re: [PATCH] Enable downstream caching of versioned GET responses

2012-06-14 Thread Justin Erenkrantz
On Thu, Jun 14, 2012 at 2:06 PM, Justin Erenkrantz wrote: > I checked the wireshark traffic on a checkout and it looks like all > the right headers are set - with this patch, we now have > Cache-Control, ETag, and Last-Modified all set.  When mod_deflate is > run, it'll set the appropriate vary he

[PATCH] Enable downstream caching of versioned GET responses

2012-06-14 Thread Justin Erenkrantz
Hey, lookie, a bunch of ###'s. =) I'm not quite sure whether we would want to set Cache-Control to just "public" and not specify a max-age. Or, perhaps we need to add some configuration directives to allow the admin to tweak the value. I checked the wireshark traffic on a checkout and it looks