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