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

Every request generates several lines of error logs #71

Open
vincer opened this issue Oct 30, 2019 · 0 comments
Open

Every request generates several lines of error logs #71

vincer opened this issue Oct 30, 2019 · 0 comments

Comments

@vincer
Copy link

vincer commented Oct 30, 2019

cache_1  | 2019/10/30 21:26:30 [error] 7#7: *6 canonical url extracted before URI encoding is /video, client: 172.18.0.1, server: , request: "GET /video HTTP/1.1", host: "localhost:8080"
cache_1  | 2019/10/30 21:26:30 [error] 7#7: *6 canonical url extracted after URI encoding is /video, client: 172.18.0.1, server: , request: "GET /video HTTP/1.1", host: "localhost:8080"
cache_1  | 2019/10/30 21:26:30 [error] 7#7: *6 canonical req is GET
cache_1  | /video
cache_1  |
cache_1  | host:example.s3.amazonaws.com
cache_1  | x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
cache_1  | x-amz-date:20191030T212630Z
cache_1  |
cache_1  | host;x-amz-content-sha256;x-amz-date
cache_1  | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, client: 172.18.0.1, server: , request: "GET /video HTTP/1.1", host: "localhost:8080"

Is there a way to disable these or perhaps these should be at debug level?

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