Re: Refreshing Caches at server restart

2004-04-19 Thread Geoffrey Young
MARTIN MOSS wrote: > All, > > I have a few modules which cache a few arrays. I want to get around the > problem of these arrays staying cached when Apache Restarts gracefully. I > can't have the server stop and start, and Apache::Reload isn't really the > solution for this problem (or at least I

Refreshing Caches at server restart

2004-04-19 Thread MARTIN MOSS
All,   I have a few modules which cache a few arrays. I want to get around the problem of these arrays staying cached when Apache Restarts gracefully. I can't have the server stop and start, and Apache::Reload isn't really the solution for this problem (or at least I don't think it is).   Has anybo