Jauder Ho <[EMAIL PROTECTED]> writes:

> The template may be kept in memory but it needs to be reparsed to insert
> real values, no? What I would like to see is a way to say the template is
> static (header/footer) and does not need to be reparse/regenerated each
> time and comparitively small portion of the page be dynamic. This way, you
> can also store the html on the front end web server or akamize it and
> concentrate on having the app servers provide only the actual data. 

If you want the resultant page to be cached, you can do this with a
scary mod_rewrite mode.

-- 
Dave Hodgkinson,                             http://www.hodgkinson.org
Editor-in-chief, The Highway Star           http://www.deep-purple.com
      Apache, mod_perl, MySQL, Sybase hired gun for, well, hire
  -----------------------------------------------------------------

Reply via email to