View Single Post

  #4 (permalink)  
Old 03-01-2008
ktc
 
Posts: n/a
Default Re: hit 64 virtual host limit but only 1 log file

Brendan Gillatt wrote:
>
> Perhaps it's using to many resources on your machine. Try setting the
> number of child threads to a lower number.


ThreadsPerChild 50

That is the default. Setting it higher or lower doesn't have any effect.
I tried various combinations with MaxRequestsPerChild and some other
parameters but no dice. :( Thanks for the idea, though.