Why not do what I do... have a croned Perl script which generates static
HTML documents?  If that isn't an option, try using HTML::Template's
cache option which can boost performance.

Yann

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

-- 

--------------------------------------------------------------------
Yann Ramin                      [EMAIL PROTECTED]
Atrus Trivalie Productions      www.redshift.com/~yramin
Monterey High IT                www.montereyhigh.com
ICQ                             46805627
AIM                             oddatrus
Marina, CA

IRM Developer                   Network Toaster Developer
SNTS Developer                  KLevel Developer

(yes, this .signature is way too big)

"All cats die.  Socrates is dead.  Therefore Socrates is a cat."
        - The Logician

                THE STORY OF CREATION

In the beginning there was data.  The data was without form and null,
and darkness was upon the face of the console; and the Spirit of IBM
was moving over the face of the market.  And DEC said, "Let there be
registers"; and there were registers.  And DEC saw that they carried;
and DEC seperated the data from the instructions.  DEC called the data
Stack, and the instructions they called Code.  And there was evening
and there was a maorning, one interrupt...
                -- Rico Tudor

William Safire's Rules for Writers:

Remembe

Reply via email to