0 Replies Latest reply on Dec 7, 2005 12:25 PM by mkudur

    using cacheLoader as a caching web proxy

    mkudur

      Hi,

      In jbosscache faq i found this information regarding cacheLoader

      A caching web proxy (a la Squid): all data are contents of URLs, users access the proxy, and if the URL is not in the cache, the CacheLoader fetches it from the web. This could actually be a replicated and transactional version of Squid.


      Are there any examples or docs on how to use cacheLoader as a cahing web proxy?

      thanks,
      Meera