Colloca Gabriel (Medios Digitales - Desarrollo de Productos) wrote:
>
<snip>
>
> Is a simple question. Can I cache a (.Net) webservice with squid. I made
> some tests and I always get a Miss. If I can do it, what squid check to
> think that the content was no modify. I want to getting information
> updated from the WS only every 30 second.
>
Squid caches everything it is allowed to.
Ensure that your web app is sending the correct Expires: and
Cache-Control: headers to enable caching for the 30 second period or
however long you want.
The cacheability engine is useful to identify exactly what is or not
cacheable and why.
http://www.ircache.net/cgi-bin/cacheability.py
Amos
-- Please be using Current Stable Squid 2.7.STABLE6 or 3.0.STABLE14 Current Beta Squid 3.1.0.7Received on Sat Apr 25 2009 - 01:28:24 MDT
This archive was generated by hypermail 2.2.0 : Mon Apr 27 2009 - 12:00:02 MDT