[opencms-dev] Static Export Speed in Version 6
Michael Moossen
m.moossen at alkacon.com
Thu Mar 16 08:31:17 CET 2006
Hi, guys!
> Sadly, there is no incremental dependency-controlled mechanism for doing
> static export.
> This is badly missing, but currently I don't have the time to write one
> myself... :-(
you are wrong! see the export-rules introduced in 6.0.2,
http://mail.opencms.org/pipermail/opencms-dev/2005q4/021164.html
Kind Regards,
Michael
-------------------
Michael Moossen
Alkacon Software GmbH - The OpenCms Experts
http://www.alkacon.com - http://www.opencms.org
Mensaje citado por Christian Steinert <christian_steinert at web.de>:
> Brett Beaumont wrote:
> > Arash/Christian,
> >
> > Thanks for you replies. One of the problems we have with our setup is
> > that we have some shared content which gets loaded into multiple
> > pages. For example, a news item that gets incorporated into the home
> > page, and the press releases page. This means that our users only need
> > to create the news item once, but it also means that we need to export
> > the home page and press release page every time a news release is
> > published (neither of which have really been changed).
> >
> > Looking at the AfterPublishHandler, we may have an ability to code in
> > something like "if publishList contains any files in /common/news/
> > then export the home page and news pages" to take case of our
> > specific dependencies.
> >
> > The OnDemandStaticExportHandler handler probably won't help us too
> > much as our process is to export the pages, and then ZIP them up and
> > transfer to a separate web server. As such, the pages are never
> > actually /requested/ from the OpenCMS server; we simply expect them to
> > be on the filesystem.
> >
> > Thanks again for your prompt replies.
> >
> > Regards,
> >
> > Brett Beaumont
> Dear Brett,
>
> Sadly, there is no incremental dependency-controlled mechanism for doing
> static export.
> This is badly missing, but currently I don't have the time to write one
> myself... :-(
>
> Christian
>
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
More information about the opencms-dev
mailing list