SeoChecker import redirect get 500 - The request timed out. on Azure environment
redirect manager - import redirect get below error, if we try to import an excel/csv file with 8000 rows.
This only occur in Azure environment but not on other environment.
500 - The request timed out.
The web server failed to respond within the specified time.
SeoChecker import redirect get 500 - The request timed out. on Azure environment
redirect manager - import redirect get below error, if we try to import an excel/csv file with 8000 rows. This only occur in Azure environment but not on other environment.
500 - The request timed out. The web server failed to respond within the specified time.
Hi Will check that later. 8000 is a lot of redirects :). Workaround is maybe to split up in multiple files for now.
Hope this helps,
Richard
We already try to split up this file, but its only accepted max 100 rows :) Then i must import 80 times.
Will change the logic so it can run on the background but never thought thousands of redirects would be imported..
Thanks Richard, we waiting for your update
is working on a reply...