Support for analog web log analyzer wrote: > I’m new to analog and I’m hoping someone can clarify the differences > between various reports. > > > > I’m working at the Adaptive Technology Center at Indiana University, and > we are interested in knowing how many successful downloads have been > accomplished for a particular .iso file. In both “File Type Report” and > “Request Report” the results are the same at 1, 589 requests. > > > > However, this is the only file over 100mb on our site, and the “File > Size Report” only shows 378 requests. > > What does this mean? Are any of these results indicating complete, > successful downloads? Or do our results show that only 378 of the 1589 > requests were successful?
Only 378 were 'code 200 success' complete downloads. But there's also '206 partial content' - meaning "here's the instalment you asked for". And '304 not modified since last retrieval' meaning "yes, your cached copy is still good - you don't need to refresh". Plus assorted failures. If you want a real breakdown of what happened to your 1589 requests, do fileinclude whatever.iso (to exclude everything else), and see what the status code report says for just those. Different servers and clients provide varying support for 206, 304, etc; but for a 100Mb file it's well worth fully supporting both of them. Chris Any views expressed in this message are those of the sender and not necessarily those of CCA Group. The unauthorized use, disclosure, copying or alteration of this message is forbidden. The contents of this message may be confidential and/or privileged, copyright CCA Group and are intended solely for the use of the individual or entity to whom they are addressed. Whilst this message has been scanned, CCA Group cannot guarantee that it is virus free or compatible with your systems and accepts no responsibility for any loss or damage arising from its use. The recipient is advised to run their own anti-virus software. If you receive this message in error please contact [EMAIL PROTECTED] immediately, destroy any copies and delete it from your computer systems. +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Analog Documentation: http://analog.cx/docs/Readme.html | List archives: http://www.analog.cx/docs/mailing.html#listarchives | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general +------------------------------------------------------------------------