Good catch. I don't work on the Unix side of the house and missed this. Changing it now. Thanks Bill > > - return 0; > > + exit(0); > > } > > /* else */ > > ap_scoreboard_image->parent[slot].pid = pid; > > > > This is not cool. This isn't cleaning the child process correctly. Can > we please change this to ap_clean_child_exit()? > > Ryan >
- Re: cvs commit: httpd-2.0/server/mpm/threaded threaded.c rbb
- Re: cvs commit: httpd-2.0/server/mpm/threaded threaded.... Bill Stoddard
- Re: cvs commit: httpd-2.0/server/mpm/threaded threaded.... Greg Ames
- Re: cvs commit: httpd-2.0/server/mpm/threaded threaded.... rbb
- Re: cvs commit: httpd-2.0/server/mpm/threaded threaded.... Bill Stoddard
