-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels