> Very localized to a particular route. most people create a separate backend to handle the specific routes. that usually handles the problem. one application configuration is dedicated to the 'heavy lifting' url patterns, keeping the other backend from being slowed down.
the last reply by Arndt Droullier in this thread from january illustrates this: http://groups.google.com/group/pylons-discuss/browse_thread/thread/cdcd55bf278dfcca -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
