On Mon, Jun 23, 2008 at 3:40 PM, Aristotle Pagaltzis &lt;<a href="mailto:pagaltzis@gmx.de">pagaltzis@gmx.de</a>&gt; 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">&gt; If so, it might make sense for PageCache to pay attention to<br>
&gt; the Vary header. I imagine that the cache save and lookup code<br>
&gt; 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&#39;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&#39;s starting to sound more like search than lookup.<br>
</div></div><br>