Forget Platform and Tweak the Performance of "a Web Server"
Unusual interview question I got.
Being completely agnostic about the platform, what are some things you can do to detect performance bottlenecks?
I mentioned examining CPU and memory to narrow it down to a problematic process, b开发者_Python百科ut got the hunch a better answer was expected.
Since no one else has thoughts, a really decent collection of tips here:
http://developer.yahoo.com/performance/rules.html
精彩评论