You might check out HTML::Mason, whose caching structure is second to
none I have seen.

Robert Friberg wrote:
> 
> Hi all,
> 
> I'm new to modperl but not perl, running a standard RH 6.0
> with the modperl RPM off apache.org. I'm generating pages
> from a mysql db which change maybe 3 times a week. The
> expected traffic will be between 1000 and 10000 hits
> per day. Obviously I would like to cache some of the
> common pages and maybe some raw table data.
> 
> My question is where should I put the var and how do I access it?
> I don't want one copy for each child, so I should go for the
> startup file, right?
> 
> tia,
> --
> robert friberg, ensofus ab
> +46(0)708 98 57 01

Reply via email to