Hello,
I'm debugging performance issues with my Pylons app and got some weird data.
Measured with ApacheBench, frontpage is served 44 req/s when accessed with
/root/index and 5 req/s when accessed through /.
How's that? I suppose it should be the same, I don't think my routes *that*
complicated. ;)
m.connect('frontpage', '/', controller='root', action='index')
--
Max
http://maxischenko.in.ua // http://www.linkedin.com/in/maksim
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---