SSW Foursquare

Do you know the standard procedure to troubleshoot if a website is down?

Last updated by Patrick Zhao [SSW] almost 3 years ago.See history

When a site is down, you have to troubleshoot the problem. During troubleshooting, you might need to restart the IIS services. Here're several steps you can follow.

  1. Restart the website
  2. If step 1 doesn't work, try to recycle the application pool  of the site
  3. If step 2 doesn't work, try to restart IIS
  4. If step 3 doesn't work either, then reboot the web server machine (step 3 or step 4 is a severe action. You  should get the approval  of network administrators or ask them to do this)
  5. If the site is still not working, turn on the maintenance page and then try to reproduce the problem on the testing site.  DO NOT  connect your testing site to the production database. If you need the production database, make a copy of it and restore it to your testing machine.

Still not fixed? Escalate the issue. Please refer to the technical support team.

We open source. Powered by GitHub