Re: [squid-users] What would be the point of using Entity Resolvers if there are network caches ...

From: Albretch Mueller <lbrtchx_at_gmail.com>
Date: Sat, 2 Aug 2008 22:06:27 -0400

> What is an "entity resolver" or a "network cache"?
> Henrik
~
 EntityResolver is a java interface.
~
 http://java.sun.com/javase/6/docs/api/org/xml/sax/EntityResolver.html
~
 Objects implementing it are used to redirect requests to web
resources, such as an entity like:
~
 http://www.w3.org/2003/entities/2007/isolat2.ent
~
 to local caches right in your local hard drive so you don't have to
access the Internet again or at all.
~
 When I said "network cache" I actually meant a caching proxy for the
Web, such as Squid
~
 lbrtchx
Received on Sun Aug 03 2008 - 02:06:30 MDT

This archive was generated by hypermail 2.2.0 : Sun Aug 03 2008 - 12:00:02 MDT