Skip to content

Duplicate requests #528

@AlekseyArh

Description

@AlekseyArh
S3_RESULT_STORAGE_BUCKET=imagor
S3_RESULT_STORAGE_BASE_DIR=result
S3_FORCE_PATH_STYLE=1
S3_RESULT_STORAGE_ACL=public-read

Hi. When requesting a result from s3, imagor makes two GET requests.

[17/Mar/2025:10:54:33 +0300] "GET /imagor/result/dev/4a/70/42/4a704227755af9389a546665b2f63fe4.b28e84d63e49ae265039_412x276.jpg HTTP/2.0" 200 18495 "-" "aws-sdk-go/1.55.5 (go1.23.3; linux; amd64)" "1.00"
[17/Mar/2025:10:54:33 +0300] "GET /imagor/result/dev/4a/70/42/4a704227755af9389a546665b2f63fe4.b28e84d63e49ae265039_412x276.jpg HTTP/2.0" 200 18495 "-" "aws-sdk-go/1.55.5 (go1.23.3; linux; amd64)" "1.00"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions