On Tue, Jun 24, 2008 at 4:39 AM, langwnwk <[EMAIL PROTECTED]> wrote: > > We had developed a clustering and loadbalancing module on apache. when > we made benchmark test. > I often find segments fault in error_log,such this > [notice] child pid 25600 exit signal Segmentation fault (11). > but this module run well.
Set CoreDumpDirectory in httpd.conf and check ulimit -c; you may need to change your startup script for the latter. -- Eric Covener [EMAIL PROTECTED]
