Luke Macken wrote:
Interesting.
To get a better idea of the performance of the TurboGears stack in our
infrastructure, I think it would be extremely valuable to perform some
stress tests before F7. This way, we can know for sure the best options
for our needs, with regard to:
o Apache mod_{rewrite,python,proxy}
o SQL{Object,Alchemy}
o Xen instances vs. CherryPy instances
If anyone is interested in heading this up (as my stress-testing-fu is
weak), I would definitely be willing to help out.
This is a must. We should always use more CherryPy instances over Xen
instances when possible. At least when talking about the same physical
hardware and security is not an issue.
-Mike