2010/5/20 Henrik Nordström <hen...@henriknordstrom.net>:
> ons 2010-05-19 klockan 14:03 -0500 skrev Ryan McCain:
>> I have this set in my Squid 2.7 conf file..
>>
>>
>> #5/19/10 - Added to bypass Webex caching
>> acl webex dstdomain .webex.com
>>
>> #5/19/20 - Added to not cache webex
>> cache deny webex
>>
>> ...How can I verify Squid isn't caching anything going to Webex.com?
>
> Monitor cache.log and look for requests with TCP_HIT in their status
> code.
>
>
>Should that be access.log? :)
>

So, if I see this then these requests ARE being cached?

1274366775.203     54 10.120.100.235 TCP_MISS/200 39 CONNECT 
dssla.webex.com:443 - DIRECT/64.68.104.194 -
1274366775.708    554 10.120.100.235 TCP_MISS/200 6147 CONNECT 
dssla.webex.com:443 - DIRECT/64.68.104.194 -
1274366775.898    164 10.120.100.235 TCP_MISS/200 3419 CONNECT 
dssla.webex.com:443 - DIRECT/64.68.104.194 -
1274366779.316   3394 10.120.100.235 TCP_MISS/200 7296 CONNECT 
dssla.webex.com:443 - DIRECT/64.68.104.194 -
1274366779.936    170 10.120.100.235 TCP_MISS/200 2607 CONNECT 
dssla.webex.com:443 - DIRECT/64.68.104.194 -
1274366780.042    703 10.120.100.235 TCP_MISS/200 30638 CONNECT 
dssla.webex.com:443 - DIRECT/64.68.104.194 -
1274366780.195    425 10.120.100.235 TCP_MISS/200 11939 CONNECT 
dssla.webex.com:443 - DIRECT/64.68.104.194 -
1274366780.322    214 10.120.100.235 TCP_MISS/200 3399 CONNECT 
dssla.webex.com:443 - DIRECT/64.68.104.194 -
1274366782.305  62237 10.120.100.235 TCP_MISS/200 3275 CONNECT 
dssla.webex.com:443 - DIRECT/64.68.104.194 -


..If so, what is wrong w/ the config that I posted?

-- 
Tech support agency in China
http://duxieweb.com/

Reply via email to