Feature #16730
closedAllow disabling Alias detail on the Firewall->rules page.
0%
Description
I added a globalroute route alias that contains global routing information and many networks.
When I open the Firewall->Rules page and switch to the page with the rules set, the page loads very slowly.
When I hover my mouse over the Alias on the Destination page, it doesn't display the Alias detail, and the loading is noticeably slow.
In addition, after I added some policy routes, loading alias details on the page caused PHP memory limit issues.
I'd like to add an option to prevent the alias details from loading on the rules page to speed up page loading.
Updated by RUI YUAN about 2 months ago
globalroute is a collection of all network endpoints across all continents, excluding any specific country (CHINA).
Updated by RUI YUAN about 2 months ago
I found disablealiaspopupdetail in the code and saw that it is supported in Generic setup. Please disable this issue.