I use the following command on httpd I compiled with mpm=threaded ab -n 100000 -c 200 http://127.0.0.1/ It did reasonably well and dropped only 6 requests out of all and performed better then if I used mpm=prefork. That's good. But when I do a ps aux | grep httpd I get the following. nobody 4521 0.0 0.0 0 0 pts/3 Z 18:03 0:00 [httpd <defunct>] nobody 4522 0.0 0.0 0 0 pts/3 Z 18:03 0:00 [httpd <defunct>] Anyone else experience this? -- Austin Gonyou Systems Architect Coremetrics, Inc. Phone: 512-796-9023 email: [EMAIL PROTECTED]
- [PATCH] bugfix in http_filter() Graham Leggett
- Re: [PATCH] bugfix in http_filter() rbb
- Re: [PATCH] bugfix in http_filter() Graham Leggett
- Re: [PATCH] bugfix in http_filter() rbb
- Re: [PATCH] bugfix in http_filter() Graham Leggett
- Re: [PATCH] bugfix in http_filter() rbb
- Re: [PATCH] bugfix in http_filter... Graham Leggett
- Re: No processes left after b... Austin Gonyou
- Re: No processes left after b... Bill Stoddard
- Re: No processes left after b... rbb
- Re: No processes left after b... Paul J. Reder
- Re: No processes left after b... Greg Ames
- Re: No processes left after b... Paul J. Reder
- Re: No processes left after b... Bill Stoddard
- Re: No processes left after b... Greg Ames
- Re: No processes left after b... rbb
- Re: [PATCH] bugfix in http_fi... Graham Leggett
