Hi, Slow store. This is what I had to do.......
1. Turn on django caching. http://docs.djangoproject.com/en/dev/topics/cache/ 2. Disable Google Analytics in the edit site settings link, (since google analytics sets cookies everytime) http://yourstore.com/settings/ (Google Options) Voila. Mark On Sep 30, 1:10 pm, Jordan Dimov <[EMAIL PROTECTED]> wrote: > So I've spent the last month or so setting up a Satchmo store. > Finally I got everything running. I have a fairly modest inventory > base of about 2000 products, spread in 200 categories. The store > seems to be running pretty slow though -- it takes 3 to 5 seconds to > load any given page. I'm using SVN Satchmo from a couple of weeks > back, Django 1.0, Apache2 - worker, and mod_wsgi. I also changed the > Satchmo cache backend from file to memcached, but it doesn't seem to > speed it up any. Is there something I'm missing? > > I have several other Django sites running on the same box, and their > performance is great. Only the Satchmo store is slow. > > ~ Jordan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
