Apache Server configuration support - Re: Facing Problem While configuring Proxy Cache in httpd in Red Hat Linux with 'Cache

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > July 2006 > Re: Facing Problem While configuring Proxy Cache in httpd in Red Hat Linux with 'Cache





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: Facing Problem While configuring Proxy Cache in httpd in Red Hat Linux with 'Cache
hufnmouth

2006-07-28, 7:31 am

Hmm, I've seen this before but it's been a while. If your using
mod_file_cache, try mod_disk_cache instead.

Mrinmoy wrote:
> Hi,
>
> Could anyone please help me out.
>
> While configuring Proxy Cache I di the following
>
> <IfModule mod_proxy.c>
> ProxyRequests On
>
> <Directory proxy:*>
> Order deny,allow
> Deny from all
> Allow from 10.0.0
> </Directory>
> ProxyVia Full
>
> CacheRoot "/etc/httpd/proxy"
> CacheSize 5
> CacheGcInterval 4
> CacheMaxExpire 24
> CacheLastModifiedFactor 0.1
> CacheDefaultExpire 1
>
> </IfModule>
>
>
> But when I restart my server I get the error:Invalid command
> 'CacheRoot', perhaps mis-spelled or defined by a module not included in
> the server configuration
>
> Please HelP!!!
>
> Thanks,
> Mrinmoy


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com