Hi, as show in
http://groups.google.com/group/turbogears/browse_thread/thread/a929b3cd1dba75ea there is a problem with TG2 when using it with mod_wsgi & several processes spawned. The reason is that the TW middleware bypasses the controller hierarchy of a TG2-app, which then falls to register any static resources. Simply importing the root-controller inside e.g. the middleware doesn't work, as it needs to have an actual request going on, otherwise Pylons will puke. I'm a bloody novice to Pylons, so I'm a bit out of my wit here. If anyone cares to shed some insight, I'd be more than happy. Diez --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
