>
> When I have caching problems, I run my pages through cachability to find
out
> where they are failing. Check it out at:
>
>   http://www.web-caching.com/cgi-web-caching/cacheability.py
>
> It reports on page headers as well as gives useful info like the
following:
>

Hi thanks

this helped me determine why the cache did not work
is it because the date format of Expires or Last-Modified was not RFC
correct

I noted on the occasion that Apache::Util::ht_time()
outputs dates in locale language format (french for me)
Mar, 12 Sept 2002 18:50:20 GMT
instead of english ones


is there a way to correct this ?
thanks
pascal




Reply via email to