On 7/9/07, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote:
> > If they're effectively static, why can't Apache cache them?
>
> That's easy to answer: nobody told Apache to do that
> (and I don't know how to tell it to).
>
> René's approach currently is to generate the files explicitly
> on disk, and then have Apache return them always from disk.

Yeah, have apache return from disk if not logged in.  Also if the
static file is not there, then it generates the page dynamically.
_______________________________________________
Catalog-SIG mailing list
Catalog-SIG@python.org
http://mail.python.org/mailman/listinfo/catalog-sig

Reply via email to