Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AccessLoggingFilter - False Negatives #7

Open
ncarenton opened this issue Jun 6, 2014 · 0 comments
Open

AccessLoggingFilter - False Negatives #7

ncarenton opened this issue Jun 6, 2014 · 0 comments

Comments

@ncarenton
Copy link

  • AccessLoggingFilter Issue
    • Downloads count are not always quite accurate - False Negatives; Some downloads are marked as failed because the file size is not equal to the transfer size
    • Some ESGF users perform partial downloads by specifying 'Range' in the header. This leads to HTTP response code 206 (success) but is marked failed by the AccessLoggingFilter because the file size is greater than the transfer size of this piece of file!
    • A better way for the AccessLoggingFilter to set success or failure might be to use the HTTP reponse code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant