in reply to Calling a function in a defined time interval in mod perl

Is there a reason you're reinventing the wheel?

--
edan

  • Comment on Re: Calling a function in a defined time interval in mod perl

Replies are listed 'Best First'.
Re^2: Calling a function in a defined time interval in mod perl
by perrin (Chancellor) on Feb 06, 2005 at 17:33 UTC
    Don't use Apache::Cache. It is much slower than other cache modules, or even MySQL.