Skip to content

LARAVER VAPOR + LOAD BALANCER #1675

@jfatr

Description

@jfatr

Telescope Version

5.10

Laravel Version

12.47.0

PHP Version

8.4

Database Driver & Version

No response

Description

Since switching to vite, the CSS and JS are rendered inline in the view. Unlike the previous version, which used the asset, which required the use of CloudFont.

The problem is that with everything inline, the response time increases to over 1MB, exceeding the capacity of Lambda and Load Balancer.

This results in a 502 error.

Switching to API Gateway v2 resolves the issue.

Steps To Reproduce

Laraver vapor + Telescope + Load Balancer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions