in reply to Re^2: Reusing Compiled Perl or Opcode for Apache Server
in thread [CLOSED] Reusing Compiled Perl or Opcode for Apache Server

> Does that make any more sense?

Not really. Mod_Perl is already caching at startup and is fast for every http request. (If not then you are doing it wrong)

Frequently restarting Apache doesn't make sense, sorry.

This rather sounds like XY problem.

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!

  • Comment on Re^3: Reusing Compiled Perl or Opcode for Apache Server