You can run mod_cache with revers proxy and it will cache the back end files
if you tell it to do. Have a look at mod_expires too for some client side
caching too.

On Feb 23, 2010 4:57 PM, "Nilesh Govindarajan" <li...@itech7.com> wrote:

Hi,
I am installing Wibiya toolbar on my site. But the .js file for the toolbar
is large (169 KB), so I'd prefer to compress it and deliver to the clients
to make their experience faster.

But I can't store the file locally because sometimes it may get updated on
wibiya's location.

My server has caching (disk) enabled.

Is it possible to cache the requests by ProxyPass ?

Or there's some other method by which Apache will download the file if and
only if it is updated (mod_cache does this for local files).

-- 
Nilesh Govindarajan
Site & Server Adminstrator
www.itech7.com

---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
 "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to