Lisa Fowler wrote:
Has there been any movement on supporting postcache ICAP? All I care
No from what I know.
to do is vector the data off the proxy, but still send the data unmodified to the client, which is why my ICAP server only responds with 204s...
Maybe it is better to use the preview feature. The squid will send the headers plus some data of the body and waits for an answer from ICAP server, "100 continue" or "204 allow". Your icap server can respond always with 204.
-- Christos
Thanks! Lisa
