tor 2008-12-04 klockan 15:42 +0800 skrev William Hanwoody:
> squid log:
> 218.108.56.170 - - [03/Dec/2008:20:01:08 +0800] 
> 6582 "GET /public/js/livecast/function.js HTTP/1.1" 0 
> 0 "http://xxx.com.cn/livecast/k/live.php?id=313"; "Mozilla/4.0 (compatible; 
> MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)" 
> TCP_HIT:NONE

It means the request was aborted before Squid could send the response
header.

There is a slight delay in HIT processing coming from the disks as it
takes time to open disk files. If the client aborts in this time window
then you see log entries like this.

Regards
Henrik

Reply via email to