On 11/7/05, Kes Morland (A83066) Cobblers Hall Surgery DL5 4SE
<[EMAIL PROTECTED]> wrote:
> Thanks Joshua;
>
> I have increased the 'CacheSize 1024256' as this was originally lifted out
> of the examples in the apache docs set as 256.  (MB?or bytes needs to be a
> little more clearer in these docs..)

Yes, the example in the mod_cache docs is bad.  But if you look at the
docs for the CacheSize directive you will find the details.

>
> And I have set LogLevel to debug.

I see no evidence of mod_cache acting on the request.  Are you sure it
is properly loaded?  (Remove all the <IfModule> crap, which just hides
useful error messages.)

You might try putting the caching directives inside <Proxy *>.  Sorry,
but I haven't played enough with caching a proxy server to know
exactly how it is done.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to