in reply to Improving performance by generating a static html file?
Generating static HTML can be a big win for a high-traffic site that gets many more hits than it does updates.
For a very elegant example of how to generate a static site from dynamic content, download and examine Moveable Type, which is a blogging package written in Perl (by btrott). It builds a static site on demand whenever dynamic content is published.
|
|---|