Re: [users@httpd] only one worker process

2011-09-06 Thread Prasanna Ram Venkatachalam
> > I'd like to make a multithreaded test and start only one worker process. > Can anybody help me with the proper configuration? > The MPM for above model should be worker MPM. Refer to this link http://httpd.apache.org/docs/2.0/mod/worker.html > >StartServers 1 >MinSp

[users@httpd] only one worker process

2011-09-06 Thread Jan Vávra
Hello, I'm developing a php module and I'd like to test if the module doesn't consume memory and doesn't make a seg fault. I'd like to make a multithreaded test and start only one worker process. Can anybody help me with the proper configuration? I have SLES11, 32bit. The server-tuning.conf I