Hi, can you add indexes on the SEOChecker_PageNotFound table by default? This speeds up the process of finding a redirect. Especially when some bot hits the site and spams it with useless url's.
Maybe you can add some caching on that table too? Keep all records in memory. Searching will be much faster. Async insert of new unknown url's.
Add indexes on SEOChecker_PageNotFound table
Hi, can you add indexes on the SEOChecker_PageNotFound table by default? This speeds up the process of finding a redirect. Especially when some bot hits the site and spams it with useless url's.
Maybe you can add some caching on that table too? Keep all records in memory. Searching will be much faster. Async insert of new unknown url's.
I've got some examples.. please contact me.
is working on a reply...