One of the pages on my ASP.NET website is experiencing slow loading times. While it works fine on all Android and MAC operating systems, as well as on iOS versions except for 10.0.0.2 with Safari browser.
When attempting to load the page on Safari in iOS 10.0.0.2, an error message stating 'safari could not open the page because the server stopped responding' is displayed.
I understand that the reason for this error is due to the page taking too long to load. Despite optimizing the page, its content-rich nature results in slower loading speeds.
I am seeking a solution to prevent this error specifically on iOS version 10.0.0.2.
I have tried various methods to troubleshoot the issue including:
Clearing cookies and browsing data
Adding 8.8.8.8 to the DNS server
Toggling Airplane mode on and off
Restarting the iPhone
Unfortunately, none of these actions has resolved the problem.
I would appreciate any assistance in identifying and resolving this issue.