Skip to content

Concerns about s3-reverse-proxy Performance #22

Description

@nphamvn

The s3-reverse-proxy works fine, but I'm concerned about the server's ability to handle the high cost of HTTP requests. Specifically, the server receives the origin HTTP request and then sends another HTTP request to S3. Given the potential volume of requests—n (app instances) * m (users per app)—I’m unsure if the server can efficiently handle such a large number of requests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions