On Tue, Nov 10, 2009 at 8:10 PM, vara prasad wrote:
> Hi Brian,
> I have set up Apache with mod_proxy with following config
> __
>
>
> CacheRoot d:/apache_cache
> CacheEnable disk /
> CacheDirLevels 2
> CacheDirLength 3
>
> __
> .data and .header files are stored
Hi Brian,
I have set up Apache with mod_proxy with following config
__
CacheRoot d:/apache_cache
CacheEnable disk /
CacheDirLevels 2
CacheDirLength 3
__
.data and .header files are stored in cache. Is it possible to retrieve the
cached files on Apache?
Thanks
On Tue, Nov 10, 2009 at 1:36 PM, vara prasad wrote:
> Hi All,
> I have set up a reverse proxy www.example.com for an internal tomcat server
> http://internal:8080
> Few files are hosted on http://internal:8080.
> My requirement is when user downloads a file from http://internal:8080 using
> the
Hi All,
I have set up a reverse proxy www.example.com for an internal tomcat server
http://internal:8080
Few files are hosted on http://internal:8080.
My requirement is when user downloads a file from http://internal:8080 using
the proxy, the proxy should cache the file with its original extensio