According to Matt Sergeant:
> 
> package Apache::Reload;

What I've always wanted along these lines is the ability
to load something in the parent process that would take
a list of directories where modules are always checked
and reloaded (for your local frequently changed scripts)
plus one filename that is checked every time and if it
has been touched then do the full StatINC procedure.  This
would keep the number of stat's down to a reasonable number
for production and still let you notify the server when
you have updated the infrequently changed modules.

  Les Mikesell
   [EMAIL PROTECTED]

Reply via email to