Re: [users@httpd] Build apache without mpm
Hi Hemant, 2017-08-31 7:32 GMT+02:00 Hemant Chaudhary : > Hi > > By which configuration I can build apache without threaded> I dont want to > sue mpm. > The mpm is mandatory and you can choose between prefork (not threaded) and worker/event. If you need more info about the httpd's internal you c
[users@httpd] Build apache without mpm
Hi By which configuration I can build apache without threaded> I dont want to sue mpm. Thanks Hemant