Excellent. That's it.
Thanks!
On 9/10/07, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote:
>
> David Willams wrote:
> > Condition: I'm pre-load sharable data at apache start, but I also have
> > different data that is caching itself within child processes.
> > Goal: to pre-cache within each proce
David Willams wrote:
> Condition: I'm pre-load sharable data at apache start, but I also have
> different data that is caching itself within child processes.
> Goal: to pre-cache within each process, the data that cannot be cached
> within the shared space.
>
> Not sure if I'm asking this correct
Condition: I'm pre-load sharable data at apache start, but I also have
different data that is caching itself within child processes.
Goal: to pre-cache within each process, the data that cannot be cached
within the shared space.
Not sure if I'm asking this correctly, but is there a method by which