> I'm wondering -- do you have any idea what the threadsafe implications > of this are on db handles ? this is the one thing i've been too > scared to look into.
Basically, creating different database handles per subdomain ist the same as creating one handle for the whole application, from the application's view. I have to say, I don't use several databases at once, so my setup may be too simple to give you further information on this. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
