Something to ask about modperl and memory in Windows. I know modperl uses threads in Windows. But does modperl respond to the MaxRequestsPerChild setting?I would even say PER THREAD or PER PERL INTERPRETER.Indeed, I'm running Per/mod perl under Windows, and there's one unique Apache process (except the parent one) hosting all perl interpreters.
In other words, if I specify that the 'child' should serve only 100 requests before respawning, does Perl free up all memory allocated by the thread before respawning the thread?
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.