[squid-users] Invalidating of a resource cached with a POST request

From: <pgrisolano.ext_at_orange-ftgroup.com>
Date: Wed, 22 Apr 2009 17:42:15 +0200

Hello,

I would like to know if with SQUID it is possible to disable a resource
via a POST, PUT or DELETE request on a resource caching via a GET (same
URI)

Here is an example of what I would do:
* A client sends a GET request on a page ex : / mapage1
* The response is cached by the proxy SQUID
* The site manager send a POST request to modify this resource, the
resource is remove from the SQUID cache

HTTP 1.1 theoretically it is possible to do this (RFC 2616 sec 13-10),
but from my research SQUID does not implement this recommendation (For
the POST request, it's ok for PUT and DELETE request).

(I used the 2.6 version of SQUID)

thank you for your help
Philippe
Received on Wed Apr 22 2009 - 15:42:25 MDT

This archive was generated by hypermail 2.2.0 : Thu Apr 23 2009 - 12:00:01 MDT