Meta interview question

How do you troubleshoot a slow web server?

Interview Answer

Anonymous

7 Jan 2016

First off, check your network. Then check the page (large size? large files getting called out?). Then check the database (is it optimized? is it loading right?). Then the route it takes to get data out to an endpoint. Finally check the server... is it under heavy loading? Resource stress?