BlogSense/Performance on multiple servers

CS290F Fall 2006 - UCSB Computer Science - Thorsten von Eicken

Jump to: navigation, search

Home | Overview | Design | CriticalPath and MySQL Analysis | Optimizations and Analysis | Performance on multiple servers


Description

I made the website scalable to 3 and 4 servers, the following results compare the performance of 1&2 app servers. Image:mp1.png Image:mp2.png Image:mp3.png

The results are straightforward, 2 app servers' solution is obviously superior than only 1 app server, especially when working with high loads. What will happen if I add more app servers? Sorry I don't have enough time to do that, but I think the improvement will become less and less since the database bottleneck will come out.

Members

  • Wei Zhang ( wei@cs )