Forums / General / View caching and offline eZ ?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

View caching and offline eZ ?

Author Message

Jan Egil Kristiansen

Tuesday 05 August 2003 3:59:33 am

http://ez.no/developer/ez_publish_3/documentation/general_information/concepts/caching_overview/view_caching describes that dynamic pages are cached as HTML. Could that concept be taken further, so an offline copy of eZ generates a lot of HTML files, which are then FTP'ed to a plain HTML server daily? (That would of course block any input from users)

Or would it be possible for eZ to create ASP files to run on an ordinary IIS server? That would give more freedom in choosing web hosting services.