Hi Everyone, There is a caching issue with satchmo. After reviewing the code I see there are "global" variables in the satchmo caching. This works great when running directly from the python interpreter however when running under apache since it is multi threaded the cache will only work when hit by the same process.
Just a heads up. The satchmo caching is very elequently written though. Easy to read the code and follow.... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" 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/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
