jim sims wrote:
My log files include result status code ("200" meaning success, "404" not found, etc) and also bytes transferred, and a few other items.

I've seen some cases where the status says "200" but the bytes do not match the size of the file. Some cases where it appears that a bot starts
to download and then drops it.

When you parse raw logs, as you say above, do you take all these items
into consideration or do you check for the file name only and just track that?

Can't say I've ever bothered; I tend to go by the result code only.

How frequently does that happen on your servers?

--
 Richard Gaskin
 Fourth World Media Corporation
 Developer of WebMerge: Publish any database on any Web site
 ___________________________________________________________
 [EMAIL PROTECTED]       http://www.FourthWorld.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to