On 1/09/2013 4:14 a.m., HillTopsGM wrote:
I am not sure if I should start another thread with this - my apologies for
bumping it . . .
but in the last post I was looking to see if these 4 steps was a sensible
method of telling the proxy to only cache certain sites:
*
STEP 1/4
*
acl noproxy dstdomain .com .net .org <==== etc, etc.
*
Would that work (would that be the way to 'wildcard' those domains)?
*
always_direct allow noproxy
always_direct is irrelevant to caching. It is only relevant to HTTP routing.
The rest matches your described policy.
Amos