On 5/24/07, Foo JH <[EMAIL PROTECTED]> wrote:
This I accomplish by setting a small number (for testing) to MaxRequestsPerChild to see how modperl recovers from a reload.
I think you're looking for MaxRequestsPerThread. There is only one process on the Windows MPM. - Perrin