Search squid archive

Denying caching by response headers?possible?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



i took this from the acls docs:
	acl aclname rep_mime_type [-i] mime-type ...
	  # regex match against the mime type of the reply received by
	  # squid. Can be used to detect file download or some
	  # types HTTP tunneling requests. [fast]
	  # NOTE: This has no effect in http_access rules. It only has
	  # effect in rules that affect the reply data stream such as
	  # http_reply_access.


and I was wondering if this is suppose to work:

acl response_mime rep_mime_type "some mime type"

cache deny dstdom_acl response_mime
cache allow all

I remeber that using a status code like 30x for the same task wouldn't work.

Thanks,
Eliezer




[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux