Problem :
I have recently developed one page which I guess takes more time to load in the asp.net website. My page currently works with all the Android OS, all of the MAC OS and all iOS but it fails with iOS with version 10.0.0.2 with only safari browser.
If I try to load my page with the help of safari in iOS 10.0.0.2 then it always throws below error
'Safari could not open the page because the server stopped responding'.
I want to fix above error. I already tried lot of ways to fix this issue as below :
I have already cleared cookie and browsing data
Also added 8.8.8.8 to the DNS server
Tried the Airplane mode on-off
Also did my iPhone restart
But still unable to fix it. Can someone help me in fixing it?