BlogSense/Performance on multiple servers
CS290F Fall 2006 - UCSB Computer Science - Thorsten von Eicken
Home | Overview | Design | CriticalPath and MySQL Analysis | Optimizations and Analysis | Performance on multiple servers
[edit]
Description
I made the website scalable to 3 and 4 servers, the following results compare the performance of 1&2 app servers.
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.
[edit]
Members
- Wei Zhang ( wei@cs )
