In addition, you can read the CGI.pm documentation on the use of 
Perl/CGI.pm with FastCGI and you'll be good to go with that get next 
request technique.

At 08:14 AM 7/7/00 +0100, David Hodgkinson wrote:

>Dana Powers <[EMAIL PROTECTED]> writes:
>
> > FastCGI with perl may or may not be that fast. I could be totally wrong 
> here
> > but I believe that FastCGI will be able to cache the perl runtime, but perl
> > will still have to reload and recompile any scripts during every hit.
>
>Not true.
>
>You put some code in your CGI to "get next CGI request". Your fully
>compiled program does this for as many times as it needs to.
>
>See the paper linked off my homepage *plug* *plug* ;-)
>
>--
>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