"Martin A. Langhoff" wrote: > > But there's one thing that I can't imagine. When I run top, how do I > tell memory/cpu consumption from lightweight daemons from the mem/cpu > consumption from mod_perl daemons? I create a symlink to httpd, and then use that to start the process: ln -s httpd httpd_perl httpd_perl -d /wherever My mod_perl processes then show up in top as 'httpd_perl' -jh
- Running 2 httpd on one mache question. Martin A. Langhoff
- Re: Running 2 httpd on one mache question. Joshua Chamas
- Re: Running 2 httpd on one mache question. John Hurst
- Re: Running 2 httpd on one mache question. Leslie Mikesell
- Re: Running 2 httpd on one mache question. Stas Bekman
- Re: Running 2 httpd on one mache question. Chris Thompson