Google App Engine缓存代理的详细信息? [英] Details on Google App Engine's caching proxy?

查看:99
本文介绍了Google App Engine缓存代理的详细信息?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Google App Engine必须具有某种反向缓存代理,因为当我从其中一个servlet设置响应头 Cache-Control public,max-age = 300 时,随后对应用引擎的请求显示在如下日志中: / testcaching 204 1ms 0cpu_ms 49kb ,而非缓存请求显示在日志中: / testcaching 200 61ms 77cpu_ms 49kb



无论如何,我的问题是:有没有人有关于此反向缓存代理的更多详细信息?

解决方案



http://code.google.com/p/ googleappengine / issues / detail?id = 2258#c3


Google App Engine must have some sort of reverse caching proxy because when I set the response header Cache-Control public, max-age=300 from one of my servlets, subsequent requests to the app engine show up in the logs like this: /testcaching 204 1ms 0cpu_ms 49kb, whereas non-cached requests show up in the logs as: /testcaching 200 61ms 77cpu_ms 49kb.

Anyways, my question is: Does anyone have any more details about this reverse caching proxy?

解决方案

Some of the details it would be nice to have answers for:

http://code.google.com/p/googleappengine/issues/detail?id=2258#c3

这篇关于Google App Engine缓存代理的详细信息?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆