[COLUG] Apache mod_cache
Travis Sidelinger
travis at ilive4code.net
Sat Nov 17 20:32:03 EST 2007
Duane wrote:
> shane wrote:
>
>
>> And if I'm misunderstanding what you're trying to do or why you were
>> looking at mod_cache then a little more detail would be useful.
>>
>
> Judging by the answer I saw to my first guess he's dynamically
> generating them, but trying to cache them for x seconds/minutes.
>
>
The images are stored by another company for which we pay for. I've
setup mod_proxy for these images and it works just fine. Then I tried
to enable mod_disk_cache to cache the images on our server. The images
never cache. Numerous configurations and other web sites have been
tried. Nothing is ever cached. I've tried two different versions of
apache (2.0 and 2.2). I've even ran apache through strace. I can see
it trying to read from the disk cache, but it never writes any files to
the cache. Thus, short of reading the source code I'm stumped as to why
this does not work.
More information about the colug432
mailing list