On 07/03/2013 3:01 AM, "Thiago Bemerguy" <thiagobemer...@gmail.com> wrote:
>
> http://httpd.apache.org/docs/current/mod/mod_cache.html#status
>
> Based on the caching decision made, the reason is also written to the
subprocess environment under one the following four keys, as appropriate:
>
> cache-hit
> The response was served from cache.
> cache-revalidate
> The response was stale and was successfully revalidated, then served from
cache.
> cache-miss
> The response was served from the upstream server.
> cache-invalidate
> The cached entity was invalidated by a request method other than GET or
HEAD.
>
>
Thats for apache 2.4 i assumed you are on 2.2. Are you running 2.4?

Reply via email to