<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div><div class="">Hi all  , </div><div class="">dear eliezer </div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">i tried the  NgTech solution  on AMD cpu but the caching still 0 !!.</div><div class=""><br class=""></div><div class="">==================</div><div class=""><br class=""></div><div class="">i have debian 64 bits </div><div class="">already had the bin file and moved to /usr/bin</div><div class=""><br class=""></div><div class="">################</div><div class=""><div class=""><font color="#ff2600" class="">root@debian:~# cat fetch-task.sh </font></div><div class="">#!/usr/bin/env bash</div><div class=""><br class=""></div><div class="">lockfile -r 0 /tmp/store-fetcher.lock || exit 1</div><div class=""><br class=""></div><div class="">/usr/bin/ms-updates-fetcher-helper_linux_amd64 -dir=/cache</div><div class=""><br class=""></div><div class="">echo ""</div><div class="">echo ""</div><div class="">echo "removing lock file: /tmp/store-fetcher.lock"</div><div class="">rm -f /tmp/store-fetcher.lock</div><div class=""><br class=""></div><div class="">root@debian:~# </div></div><div class="">##################</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">i run the script now fetch-task.sh</div><div class="">###############################################</div><div class=""><div class=""><font color="#ff2600" class="">root@debian:~# bash fetch-task.sh </font></div><div class="">2016/09/15 14:35:43 storing cached resources in /cache</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">removing lock file: /tmp/store-fetcher.lock</div><div class="">root@debian:~# </div></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">then i  run squid</div><div class=""><br class=""></div><div class="">squid</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">below are logs >>>>>>>></div><div class=""><font color="#ff2600" class=""><br class=""></font></div><div class=""><font color="#ff2600" class=""><br class=""></font></div><div class="">###################################</div><div class=""><br class=""></div><div class=""><div class=""><font color="#ff2600" class="">root@debian:~# squid -k parse</font></div><div class="">2016/09/15 14:30:13| Startup: Initializing Authentication Schemes ...</div><div class="">2016/09/15 14:30:13| Startup: Initialized Authentication Scheme 'basic'</div><div class="">2016/09/15 14:30:13| Startup: Initialized Authentication Scheme 'digest'</div><div class="">2016/09/15 14:30:13| Startup: Initialized Authentication Scheme 'negotiate'</div><div class="">2016/09/15 14:30:13| Startup: Initialized Authentication Scheme 'ntlm'</div><div class="">2016/09/15 14:30:13| Startup: Initialized Authentication.</div><div class="">2016/09/15 14:30:13| Processing Configuration File: /etc/squid/squid.conf (depth 0)</div><div class="">2016/09/15 14:30:13| Processing: acl wu dstdom_regex \.download\.windowsupdate\.com$</div><div class="">2016/09/15 14:30:13| Processing: acl wu-rejects dstdom_regex stats</div><div class="">2016/09/15 14:30:13| Processing: acl GET method GET</div><div class="">2016/09/15 14:30:13| Processing: cache_peer 127.0.0.1 parent 8080 0 proxy-only no-tproxy no-digest no-query no-netdb-exchange name=ms1</div><div class="">2016/09/15 14:30:13| Processing: cache_peer_access ms1 allow GET wu !wu-rejects</div><div class="">2016/09/15 14:30:13| Processing: cache_peer_access ms1 deny all</div><div class="">2016/09/15 14:30:13| Processing: never_direct allow GET wu !wu-rejects</div><div class="">2016/09/15 14:30:13| Processing: never_direct deny all</div><div class="">2016/09/15 14:30:13| Processing: acl localnet src 10.0.0.0/8     # RFC1918 possible internal network</div><div class="">2016/09/15 14:30:13| Processing: acl localnet src 172.16.0.0/12  # RFC1918 possible internal network</div><div class="">2016/09/15 14:30:13| Processing: acl localnet src 192.168.0.0/16 # RFC1918 possible internal network</div><div class="">2016/09/15 14:30:13| Processing: acl localnet src fc00::/7       # RFC 4193 local private network range</div><div class="">2016/09/15 14:30:13| Processing: acl localnet src fe80::/10      # RFC 4291 link-local (directly plugged) machines</div><div class="">2016/09/15 14:30:13| Processing: acl SSL_ports port 443</div><div class="">2016/09/15 14:30:13| Processing: acl Safe_ports port 80          # http</div><div class="">2016/09/15 14:30:13| Processing: acl Safe_ports port 21          # ftp</div><div class="">2016/09/15 14:30:13| Processing: acl Safe_ports port 443         # https</div><div class="">2016/09/15 14:30:13| Processing: acl Safe_ports port 70          # gopher</div><div class="">2016/09/15 14:30:13| Processing: acl Safe_ports port 210         # wais</div><div class="">2016/09/15 14:30:13| Processing: acl Safe_ports port 1025-65535  # unregistered ports</div><div class="">2016/09/15 14:30:13| Processing: acl Safe_ports port 280         # http-mgmt</div><div class="">2016/09/15 14:30:13| Processing: acl Safe_ports port 488         # gss-http</div><div class="">2016/09/15 14:30:13| Processing: acl Safe_ports port 591         # filemaker</div><div class="">2016/09/15 14:30:13| Processing: acl Safe_ports port 777         # multiling http</div><div class="">2016/09/15 14:30:13| Processing: acl CONNECT method CONNECT</div><div class="">2016/09/15 14:30:13| Processing: http_access allow localnet</div><div class="">2016/09/15 14:30:13| Processing: http_access allow localhost</div><div class="">2016/09/15 14:30:13| Processing: http_access  deny all</div><div class="">2016/09/15 14:30:13| Processing: http_port 3128</div><div class="">2016/09/15 14:30:13| Processing: http_port 3129 intercept</div><div class="">2016/09/15 14:30:13| Starting Authentication on port [::]:3129</div><div class="">2016/09/15 14:30:13| Disabling Authentication on port [::]:3129 (interception enabled)</div><div class="">2016/09/15 14:30:13| Processing: maximum_object_size 5000 MB</div><div class="">2016/09/15 14:30:13| Processing: cache_store_log /var/log/squid/store.log</div><div class="">2016/09/15 14:30:13| Processing: access_log daemon:/var/log/squid/access.log squid</div><div class="">2016/09/15 14:30:13| Processing: cache_log /var/log/squid/cache.log</div><div class="">2016/09/15 14:30:13| Initializing https proxy context</div><div class="">root@debian:~# tailf /var/log/squid/cache.log </div><div class="">2016/09/15 14:28:14 kid1| Using Least Load store dir selection</div><div class="">2016/09/15 14:28:14 kid1| Current Directory is /root</div><div class="">2016/09/15 14:28:14 kid1| Finished loading MIME types and icons.</div><div class="">2016/09/15 14:28:14 kid1| HTCP Disabled.</div><div class="">2016/09/15 14:28:14 kid1| Configuring Parent 127.0.0.1/8080/0</div><div class="">2016/09/15 14:28:14 kid1| Squid plugin modules loaded: 0</div><div class="">2016/09/15 14:28:14 kid1| Adaptation support is off.</div><div class="">2016/09/15 14:28:14 kid1| Accepting HTTP Socket connections at local=[::]:3128 remote=[::] FD 12 flags=9</div><div class="">2016/09/15 14:28:14 kid1| Accepting NAT intercepted HTTP Socket connections at local=[::]:3129 remote=[::] FD 13 flags=41</div><div class="">2016/09/15 14:28:15 kid1| storeLateRelease: released 0 objects</div><div class="">###############################################</div><div class=""><div class=""><font color="#ff2600" class="">root@debian:~# cat /etc/squid/squid.conf</font></div><div class="">acl wu dstdom_regex \.download\.windowsupdate\.com$</div><div class="">acl wu-rejects dstdom_regex stats</div><div class="">acl GET method GET</div><div class="">cache_peer 127.0.0.1 parent 8080 0 proxy-only no-tproxy no-digest no-query no-netdb-exchange name=ms1</div><div class="">cache_peer_access ms1 allow GET wu !wu-rejects</div><div class="">cache_peer_access ms1 deny all</div><div class="">never_direct allow GET wu !wu-rejects</div><div class="">never_direct deny all</div><div class="">###############</div><div class="">#strip_query_terms off</div><div class="">acl localnet src 10.0.0.0/8     # RFC1918 possible internal network</div><div class="">acl localnet src 172.16.0.0/12  # RFC1918 possible internal network</div><div class="">acl localnet src 192.168.0.0/16 # RFC1918 possible internal network</div><div class="">acl localnet src fc00::/7       # RFC 4193 local private network range</div><div class="">acl localnet src fe80::/10      # RFC 4291 link-local (directly plugged) machines</div><div class=""> </div><div class="">acl SSL_ports port 443</div><div class="">acl Safe_ports port 80          # http</div><div class="">acl Safe_ports port 21          # ftp</div><div class="">acl Safe_ports port 443         # https</div><div class="">acl Safe_ports port 70          # gopher</div><div class="">acl Safe_ports port 210         # wais</div><div class="">acl Safe_ports port 1025-65535  # unregistered ports</div><div class="">acl Safe_ports port 280         # http-mgmt</div><div class="">acl Safe_ports port 488         # gss-http</div><div class="">acl Safe_ports port 591         # filemaker</div><div class="">acl Safe_ports port 777         # multiling http</div><div class="">acl CONNECT method CONNECT</div><div class=""> </div><div class="">http_access allow localnet</div><div class="">http_access allow localhost</div><div class=""> </div><div class=""># And finally deny all other access to this proxy</div><div class="">http_access  deny all</div><div class=""> </div><div class=""> </div><div class="">http_port 3128</div><div class="">http_port 3129 intercept</div><div class=""> </div><div class="">#cache_dir ufs /cache 45000 16 256</div><div class=""> </div><div class="">maximum_object_size 5000 MB</div><div class=""> </div><div class="">cache_store_log /var/log/squid/store.log</div><div class="">access_log daemon:/var/log/squid/access.log squid</div><div class="">cache_log /var/log/squid/cache.log</div><div class=""> </div><div class="">#coredump_dir /cache</div><div class=""> </div></div><div class=""><br class=""></div><div class="">###############################</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><font color="#ff2600" class="">for the access_logs</font></div><div class=""><br class=""></div><div class=""><div class="">e/files/46f445a5-4b69-4636-8d45-5154fadf0011? - ORIGINAL_DST/13.107.4.50 -</div><div class="">1473946597.093    898 10.10.10.118 TCP_MISS/206 1049474 GET <a href="http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/46f445a5-4b69-4636-8d45-5154fadf0011?" class="">http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/46f445a5-4b69-4636-8d45-5154fadf0011?</a> - ORIGINAL_DST/13.107.4.50 -</div><div class="">1473946597.119    593 10.10.10.118 TCP_MISS/206 1049474 GET <a href="http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/46f445a5-4b69-4636-8d45-5154fadf0011?" class="">http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/46f445a5-4b69-4636-8d45-5154fadf0011?</a> - ORIGINAL_DST/13.107.4.50 -</div><div class="">1473946597.151    847 10.10.10.118 TCP_MISS/206 1049474 GET <a href="http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/46f445a5-4b69-4636-8d45-5154fadf0011?" class="">http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/46f445a5-4b69-4636-8d45-5154fadf0011?</a> - ORIGINAL_DST/13.107.4.50 -</div><div class="">1473946597.294    781 10.10.10.118 TCP_MISS/206 1049474 GET <a href="http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/46f445a5-4b69-4636-8d45-5154fadf0011?" class="">http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/46f445a5-4b69-4636-8d45-5154fadf0011?</a> - ORIGINAL_DST/13.107.4.50 -</div><div class="">1473946597.404   1199 10.10.10.118 TCP_MISS/206 1049474 GET <a href="http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/46f445a5-4b69-4636-8d45-5154fadf0011?" class="">http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/46f445a5-4b69-4636-8d45-5154fadf0011?</a> - ORIGINAL_DST/13.107.4.50 -</div><div class="">1473946598.900     13 10.10.10.118 TCP_MISS/200 880 HEAD <a href="http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/f016d99d-9dd6-4ea8-87b6-b8d001939b19?" class="">http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/f016d99d-9dd6-4ea8-87b6-b8d001939b19?</a> - ORIGINAL_DST/13.107.4.50 application/octet-stream</div><div class="">1473946598.922     12 10.10.10.118 TCP_MISS/200 880 HEAD <a href="http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/f016d99d-9dd6-4ea8-87b6-b8d001939b19?" class="">http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/f016d99d-9dd6-4ea8-87b6-b8d001939b19?</a> - ORIGINAL_DST/13.107.4.50 application/octet-stream</div><div class="">1473946598.924     13 10.10.10.118 TCP_MISS/200 880 HEAD <a href="http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/f016d99d-9dd6-4ea8-87b6-b8d001939b19?" class="">http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/f016d99d-9dd6-4ea8-87b6-b8d001939b19?</a> - ORIGINAL_DST/13.107.4.50 application/octet-stream</div><div class="">1473946598.926     13 10.10.10.118 TCP_MISS/200 880 HEAD <a href="http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/f016d99d-9dd6-4ea8-87b6-b8d001939b19?" class="">http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/f016d99d-9dd6-4ea8-87b6-b8d001939b19?</a> - ORIGINAL_DST/13.107.4.50 application/octet-stream</div><div class="">1473946598.927     13 10.10.10.118 TCP_MISS/200 880 HEAD <a href="http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/f016d99d-9dd6-4ea8-87b6-b8d001939b19?" class="">http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/f016d99d-9dd6-4ea8-87b6-b8d001939b19?</a> - ORIGINAL_DST/13.107.4.50 application/octet-stream</div><div class="">1473946599.139    208 10.10.10.118 TCP_MISS/206 947564 GET <a href="http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/f016d99d-9dd6-4ea8-87b6-b8d001939b19?" class="">http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/f016d99d-9dd6-4ea8-87b6-b8d001939b19?</a> - ORIGINAL_DST/13.107.4.50 application/octet-stream</div><div class="">1473946603.805     13 10.10.10.118 TCP_MISS/200 871 HEAD <a href="http://dl.delivery.mp.microsoft.com/filestreamingservice/files/0a6da74d-d64d-4586-91c5-d81904b94a22" class="">http://dl.delivery.mp.microsoft.com/filestreamingservice/files/0a6da74d-d64d-4586-91c5-d81904b94a22</a> - ORIGINAL_DST/13.107.4.50 application/octet-stream</div><div class="">1473946603.827     13 10.10.10.118 TCP_CLIENT_REFRESH_MISS/200 870 HEAD <a href="http://dl.delivery.mp.microsoft.com/filestreamingservice/files/0a6da74d-d64d-4586-91c5-d81904b94a22" class="">http://dl.delivery.mp.microsoft.com/filestreamingservice/files/0a6da74d-d64d-4586-91c5-d81904b94a22</a> - ORIGINAL_DST/13.107.4.50 application/octet-stream</div><div class="">1473946603.828     13 10.10.10.118 TCP_CLIENT_REFRESH_MISS/200 870 HEAD <a href="http://dl.delivery.mp.microsoft.com/filestreamingservice/files/0a6da74d-d64d-4586-91c5-d81904b94a22" class="">http://dl.delivery.mp.microsoft.com/filestreamingservice/files/0a6da74d-d64d-4586-91c5-d81904b94a22</a> - ORIGINAL_DST/13.107.4.50 application/octet-stream</div><div class="">1473946603.830     13 10.10.10.118 TCP_CLIENT_REFRESH_MISS/200 870 HEAD <a href="http://dl.delivery.mp.microsoft.com/filestreamingservice/files/0a6da74d-d64d-4586-91c5-d81904b94a22" class="">http://dl.delivery.mp.microsoft.com/filestreamingservice/files/0a6da74d-d64d-4586-91c5-d81904b94a22</a> - ORIGINAL_DST/13.107.4.50 application/octet-stream</div><div class="">1473946603.838     19 10.10.10.118 TCP_CLIENT_REFRESH_MISS/200 870 HEAD <a href="http://dl.delivery.mp.microsoft.com/filestreamingservice/files/0a6da74d-d64d-4586-91c5-d81904b94a22" class="">http://dl.delivery.mp.microsoft.com/filestreamingservice/files/0a6da74d-d64d-4586-91c5-d81904b94a22</a> - ORIGINAL_DST/13.107.4.50 application/octet-stream</div><div class="">1473946603.858     28 10.10.10.118 TCP_MISS/206 69093 GET <a href="http://dl.delivery.mp.microsoft.com/filestreamingservice/files/0a6da74d-d64d-4586-91c5-d81904b94a22" class="">http://dl.delivery.mp.microsoft.com/filestreamingservice/files/0a6da74d-d64d-4586-91c5-d81904b94a22</a> - ORIGINAL_DST/13.107.4.50 application/octet-stream</div><div class="">1473946603.865     33 10.10.10.118 TCP_MISS/206 69093 GET <a href="http://dl.delivery.mp.microsoft.com/filestreamingservice/files/0a6da74d-d64d-4586-91c5-d81904b94a22" class="">http://dl.delivery.mp.microsoft.com/filestreamingservice/files/0a6da74d-d64d-4586-91c5-d81904b94a22</a> - ORIGINAL_DST/13.107.4.50 application/octet-stream</div><div class="">1473946603.873     39 10.10.10.118 TCP_MISS/206 69093 GET <a href="http://dl.delivery.mp.microsoft.com/filestreamingservice/files/0a6da74d-d64d-4586-91c5-d81904b94a22" class="">http://dl.delivery.mp.microsoft.com/filestreamingservice/files/0a6da74d-d64d-4586-91c5-d81904b94a22</a> - ORIGINAL_DST/13.107.4.50 application/octet-stream</div><div class="">1473946603.880     39 10.10.10.118 TCP_MISS/206 69093 GET <a href="http://dl.delivery.mp.microsoft.com/filestreamingservice/files/0a6da74d-d64d-4586-91c5-d81904b94a22" class="">http://dl.delivery.mp.microsoft.com/filestreamingservice/files/0a6da74d-d64d-4586-91c5-d81904b94a22</a> - ORIGINAL_DST/13.107.4.50 application/octet-stream</div><div class="">1473946605.237     20 10.10.10.118 TCP_MISS/200 3357 GET <a href="http://dl.delivery.mp.microsoft.com/filestreamingservice//files/b6f13875-0aa9-49bc-8e64-c8f8ec7a7349/pieceshash" class="">http://dl.delivery.mp.microsoft.com/filestreamingservice//files/b6f13875-0aa9-49bc-8e64-c8f8ec7a7349/pieceshash</a> - ORIGINAL_DST/13.107.4.50 application/octet-stream</div><div class="">1473946605.284     12 10.10.10.118 TCP_MISS/200 876 HEAD <a href="http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/b6f13875-0aa9-49bc-8e64-c8f8ec7a7349?" class="">http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/b6f13875-0aa9-49bc-8e64-c8f8ec7a7349?</a> - ORIGINAL_DST/13.107.4.50 application/octet-stream</div><div class="">1473946605.285     12 10.10.10.118 TCP_MISS/200 876 HEAD <a href="http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/b6f13875-0aa9-49bc-8e64-c8f8ec7a7349?" class="">http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/b6f13875-0aa9-49bc-8e64-c8f8ec7a7349?</a> - ORIGINAL_DST/13.107.4.50 application/octet-stream</div><div class="">1473946605.287     13 10.10.10.118 TCP_MISS/200 876 HEAD <a href="http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/b6f13875-0aa9-49bc-8e64-c8f8ec7a7349?" class="">http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/b6f13875-0aa9-49bc-8e64-c8f8ec7a7349?</a> - ORIGINAL_DST/13.107.4.50 application/octet-stream</div><div class="">1473946605.295     16 10.10.10.118 TCP_MISS/200 876 HEAD <a href="http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/b6f13875-0aa9-49bc-8e64-c8f8ec7a7349?" class="">http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/b6f13875-0aa9-49bc-8e64-c8f8ec7a7349?</a> - ORIGINAL_DST/13.107.4.50 application/octet-stream</div><div class="">1473946605.501    215 10.10.10.118 TCP_MISS/206 976116 GET <a href="http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/b6f13875-0aa9-49bc-8e64-c8f8ec7a7349?" class="">http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/b6f13875-0aa9-49bc-8e64-c8f8ec7a7349?</a> - ORIGINAL_DST/13.107.4.50 application/octet-stream</div><div class="">1473946609.120    178 10.10.10.118 TCP_MISS/206 1049515 GET <a href="http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/f016d99d-9dd6-4ea8-87b6-b8d001939b19?" class="">http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/f016d99d-9dd6-4ea8-87b6-b8d001939b19?</a> - ORIGINAL_DST/13.107.4.50 application/octet-stream</div><div class="">1473946615.452    147 10.10.10.118 TCP_MISS/206 1049513 GET <a href="http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/b6f13875-0aa9-49bc-8e64-c8f8ec7a7349?" class="">http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/b6f13875-0aa9-49bc-8e64-c8f8ec7a7349?</a> - ORIGINAL_DST/13.107.4.50 application/octet-stream</div></div><div class=""><br class=""></div><div class="">#############################################</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">again the cache_dir is empty !!!</div><div class=""><div class=""><font color="#ff2600" class="">root@debian:~# du -sh /cache/</font></div><div class="">4.0K    /cache/</div><div class="">root@debian:~# </div></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">###################################</div><div class=""><br class=""></div><div class="">hope to help </div><div class=""><br class=""></div><div class="">thank you </div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div></div></body></html>