On Fri, 20 Aug 2004, Mark Powell wrote: > > No, like Apache, PPerl has a maxclients setting, and the processes will > > exit (and a new one reborn) after that number of connections.
Ok I see. It didn't seem clear when I first configured pperl as "--prefork=" & "--maxclients=" seemed to mean the same thing to me. The Apache parameter you refer to is called "MaxRequestsPerChild" which is a lot clearer. The Apache MaxClients parameter is not the same as the PPerl one :) Cheers. -- Mark Powell - UNIX System Administrator - The University of Salford Information Services Division, Clifford Whitworth Building, Salford University, Manchester, M5 4WT, UK. Tel: +44 161 295 4837 Fax: +44 161 295 5888 www.pgp.com for PGP key
