On Mon, Jun 23, 2008 at 3:40 PM, Aristotle Pagaltzis <<a href="mailto:pagaltzis@gmx.de">pagaltzis@gmx.de</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">> If so, it might make sense for PageCache to pay attention to<br>
> the Vary header. I imagine that the cache save and lookup code<br>
> will get significantly more complex, though.<br>
<br>
</div>Not a whole lot – it needs to incorporate those request headers<br>
into a compound key.</blockquote><div><br>I was thinking more of the lookup than the storage. Perhaps it's as straightforward as associating a set of headers with a given URI so that you can remember which ones need to be used to generate the lookup key. But what if two responses for the same URI yield a different Vary header? Etc. It's starting to sound more like search than lookup.<br>
</div></div><br>