On 02/05/2006, at 17:42, Sean Jamieson wrote: > I actually found that it ran better under mod_python, altho this was > just on my laptop, but the build times were significantly smaller > running under apache with mod_python ( something like 0.129sec > standalone vs 0.021sec mod_python ) > > Also, if I repeatedly hit refresh, the standalone version would have > spikes where it was more like 0.5sec, and the mod_python instance > never > went above 0.09 no matter how much I abused the refresh button.
Hmm, I get the opposite effect. What version of Apache + mod_python + python are you running under? I used to run mod_python but switched to mod_rewrite + stand-alone-CP + supervisor because mod_py was giving me headaches, I find it also much more stable under load (well, ab stressing) Alberto --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

