Switch to full style
Use this forum to post questions relating to WinGate, feature requests, technical or configuration problems
Post a reply

Cache Exceptions?

Aug 10 05 4:58 am

guys - i'm a little confused about putting sites as non-cached on the server?

i'm in 'caching', 'what to cache' and have changed:

cache everything
to
specify which will be cached..


i want to exclude (for e.g.) www.amazon.com so do i choose 'specify what to cache' then put in a filter and criterion thus:

'this criterion is NOT met if <server name> <equals> <www.amazon.com>

i also need to not cache items under 50k?

if Anyone could reply quickly, that'd be great please guys!!!

Aug 10 05 9:34 am

That looks like you've hit the nail on the head. Are you having problems with it?

Aug 10 05 11:14 am

no i think it's working.. so that will cache EVERYTHING ELSE BUT www.amazon.com ?? it's weirdly worded eh?

Aug 10 05 12:17 pm

You are probably better off using HTTP URL rather than server name in the caching policy.

Aug 11 05 6:06 pm

Adding to Matts comments,

Your Policy,

'this criterion is NOT met if <HTTP URL (as Matt suggested)> <equals> <www.amazon.com>


might be better having "contains"

'this criterion is NOT met if <HTTP URL> <contains> <www.amazon.com>

Aug 11 05 8:34 pm

thanks guys. you guys are the best.
Post a reply