Re: Finding Number Of Complete Downloads in access_log

2006-04-26 Thread Philip M. Gollucci
Shailesh Garg wrote: 1. Even when the client cancels the download in between, log shows status code as 200. 2. For range downloads, multiple 206 enteries are logged and one 200 entry, even if the download is cancel in between. You'd probably have better luck on the users \@/ httpd (dot) apach

Finding Number Of Complete Downloads in access_log

2006-04-26 Thread Shailesh Garg
I am looking for a way to find the number of successfully downloads for a particular file. I have noticed 2 issues :-   1. Even when the client cancels the download in between, log shows status code as 200.   2. For range downloads, multiple 206 enteries are logged and one 200 entry, even if the d