Laura Creighton schrieb:
> Could it be that you are simply out of apache's?  i recall that
> Sean set the number of simultaneous ones at some very tiny number.

I think you misunderstood. He set MaxRequestsPerChild to 10, which
means that each process will be replaced by a different one after
10 requests. MaxClients is 60, which should be more than enough.

Regards,
Martin
_______________________________________________
Catalog-SIG mailing list
Catalog-SIG@python.org
http://mail.python.org/mailman/listinfo/catalog-sig

Reply via email to