Skip to content

Performance Improvement #20

@rubenwebs

Description

@rubenwebs

Hi,

Someday when you got time, you could also improve on performance.
We had a website with 10.000 redirects in the manager and the memory exploded, because the redirect manager loads all the rows of the table into Craft.

My suggestion is to query on the database first for finding the right redirect, instead of loading everything in.

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