On Wed, 11 May 2005, Chris Knipe wrote:
Now, are aborted downloads loged as well???
Yes.
And most importaintly, how is streaming audio / video handled???
For streaming encapsulated within HTTP the logs show the completetion of each encapsulated request.
Basically, it boils down to how accurate is access.log in regards to its logging, and most importantly the size aspect in the log file for object?
The size is the amount of data transferred to the client in response to this specific request sent by the client.
Is there anything I need to be 'aware' of in regards to ensuring that my access.log stays up to date and accurate? I'm not using buffered logs, and I'm not resolving IP addresses either (to try speed things up). Anything else???
Not really.
Regards Henrik