Dave wrote:
Hi,
Just wondering if anyone can make any suggestions on why I see so many
of these in my logs,
Thu Oct 11 15:55:54 2007 1233981 *.*.*.* TCP_MISS/200 8792 GET
http://...... - DIRECT/*.*.*.* image/jpeg
Thu Oct 11 15:55:59 2007 1238890 *.*.*.* TCP_MISS/200 10240 GET
http://...... - DIRECT/*.*.*.* image/jpeg
Thu Oct 11 15:51:25 2007 1285913 *.*.*.* TCP_HIT/206 37306 GET
http://...... - NONE/- image/gif
such a small file, but a massive process time.
I manually downloaded the same files to my squid box and it took under
1 second.
Is the user just breaking the connection ?
thanks
You have some patient clients. If my calculations are correct, 1233981
ms is just under 3 and a half hours. Somehow, I think that number is...
inaccurate. Especially for that last one (a TCP_HIT).
Perhaps it has to do with how you are translating from the native log
format (with epoch time) to the human readable time...
Chris