Mailing List Archive

HTTP request when object has expired in cache
Hi all,

I am not too sure about the following:

When a request comes in to the Apache (Apache is set up for caching objects
and CacheMaxExpire is 6) and that object has expired in the cache, does the
request for that object goes all the way to the source server or will it go
to another level of caching (like a NetCache)? If we have client / Apache /
NetCache / in a private network and the source object is on the internet.
The private network has access to the internet.

Merci
Thierry