Re: [EMAIL PROTECTED] data transfer statistics based on apache logs

2006-08-26 Thread Daniel Watrous
Thanks Joshua, Your suggestion, mod_logio, addresses both concerns. Thank you. Daniel On 8/26/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 8/26/06, Daniel Watrous <[EMAIL PROTECTED]> wrote: > There are two potential problems with this scenario. First, if the > user cancels the download or

Re: [EMAIL PROTECTED] data transfer statistics based on apache logs

2006-08-26 Thread Joshua Slive
On 8/26/06, Daniel Watrous <[EMAIL PROTECTED]> wrote: There are two potential problems with this scenario. First, if the user cancels the download or exits the page before the download is complete, the apache log still shows a request for the full file, keeping no information about how much of

[EMAIL PROTECTED] data transfer statistics based on apache logs

2006-08-26 Thread Daniel Watrous
Hello, I have a concern about determining data transfer statistics based on apache logs. This problem may be more or less severe depending on the average size of the files being served. When a web page is requested from apache, each file contained within the page is requested as it is encounter