I have used it. Product Pages,Category Pages.

Checkout was

But had to use jquery to get some dynamic contents to be shown. Also
some views to serve those jquery requests.

Also added a feautur in admin to delete cached and regenerate cache.

Setting it up with nginx reverse proxy to apache was a pain.

Let nginx handle static_generator files , static(media files) and
admin (media). Also ssl


On Feb 5, 5:35 am, Alessandro Ronchi <[email protected]>
wrote:
> On Thu, Feb 4, 2010 at 3:33 PM, Bob Waycott <[email protected]> wrote:
> > Nope, but I'd be interested to see what you discover if you try it out.
>
> I'm worried about the pages that cannot be cached:
> - POST and GET requests
> - pages after a product is added to a cart
>
> exclude the checkout process is simple, because it can cache only some
> regexp url, but I cannot understand how to make non standard requests skip
> the static file.
>
> Another problem is that files needs to be deleted by hand on page
> modification.
>
> On wordpress wp-super-cache is simply great, a such thing on django (and
> satchmo) should be greater.
>
> --
> Alessandro Ronchi
>
> http://www.soasi.com
> SOASI - Sviluppo Software e Sistemi Open Source
>
> http://hobbygiochi.com
> Hobby & Giochi, l'e-commerce del divertimento

-- 
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.

Reply via email to