-
We have more than 2400 redirection records. And we noticed the redirections feature is trying to do a fuzzy match first to get the data from DB which will get lots of matches. And eventually cause the memory consumption increased a lot. Please suggest what’s the right way to solve this problem.
Here is one of the profile that shows it used 2.73GB memory:
Table::column_uri (class-table.php:L#109)
Table::column_actions (class-table.php:L#152)
Table::add_redirection_actions (class-table.php:L#180)
DB::match_redirections (class-db.php:L#151)
DB::match_redirections (class-db.php:L#153)Plugin version is 1.0.233
You must be logged in to reply to this ticket.