Stephen Compall <[email protected]> writes: > Robin Lee Powell <rlpowell-VkGw2YyLwTCa/A/[email protected]> > writes: > The thread safety thing: weblocks-clsql uses a single database object > (representing a connection) as the store object, and concurrent access > of a single connection is not supported. So if you use the CLSQL > backend, concurrent requests can screw things up randomly.
By "screw things up randomly", I include "cause a 500 on all future requests, requiring the store to be restarted". -- I write stuff at http://failex.blogspot.com/ now. But the post formatter and themes are terrible for sharing code, the primary content, so it might go away sooner or later. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "weblocks" 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/weblocks?hl=en -~----------~----~----~----~------~----~------~--~---
