Newsgroups: mail-lists.delegate-en
[DeleGate-En] Cache not working
I am having trouble getting the following setup to do any caching at
all. Do you have any idea what might be causing this? I have made sure
the cache directory has full permissions rwx.
delegated -T -dhs -P1.1.1.1:9999 \
RESOLV=file,dns \
FSV=sslway \
FTOCL="/home/html/auth.cfi" \
CACHE="do" \
SERVER=http \
OWNER="nobody/nobody" \
RELIABLE="*" \
PERMIT="*:*:*" \
REMITTABLE="*" \
REACHABLE="1.1.1.*" \
MOUNT="/* https://my.sourceserver.com/*"
|