I believe you can use the Vary header to accomplish that ("Vary: Cookie").

Keep in mind that it won't work if you're setting a cookie on your 
anonymous users for some other reason.

Jamie

On Friday, January 24, 2014 1:14:44 PM UTC-5, Rafael Sanches wrote:
>
> Any chance you guys know if there is any way to do that by filtering 
> cookies? 
>
> For example, I want to cache all of my HTML pages that are for 
> non-loggedin users. 
>
> Similar to what a reverse-proxy like Varnish would do. 
>
> That would make appengine closer to perfect. 
>
> We will be experimenting soon with varnish and the cloud instances.
>
> thanks
> rafa
>
>
> On Fri, Jan 24, 2014 at 9:23 AM, AndyD <goo...@adennie.e4ward.com<javascript:>
> > wrote:
>
>> Thanks, I've seen that and used that info for my implementation, yet it 
>> doesn't seem to be working for me.  That info is from 2011, maybe things 
>> have changed?  Or maybe it's necessary but not sufficient; i.e. the Edge 
>> Cache won't cache unless you do those things, but it may still use other 
>> criteria to decide whether to cache something.
>>
>> Has anybody implemented edge caching recently, and have any insight as to 
>> whether there are additional factors involved?
>>
>> -Andy
>>
>>
>> On Friday, January 24, 2014 12:06:47 PM UTC-5, Joshua Smith wrote:
>>>
>>> Brandon cracked this nut a long time ago, and documented it here:
>>>
>>> http://www.xyhd.tv/2011/11/industry-news/setting-cache-
>>> control-headers-in-python-to-take-advantage-of-google-
>>> appengines-edgecache/
>>>
>>>  -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Google App Engine" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to google-appengi...@googlegroups.com <javascript:>.
>> To post to this group, send email to 
>> google-a...@googlegroups.com<javascript:>
>> .
>> Visit this group at http://groups.google.com/group/google-appengine.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to