From yaestsvet at yandex.ru Sat Jul 2 20:14:40 2011 From: yaestsvet at yandex.ru (Light) Date: Sat, 02 Jul 2011 22:14:40 +0400 Subject: [mpm-itk] can't patch apache souces with itk FAILED -- saving rejects to file server/mpm/config.m4.rej Message-ID: <4E0F6010.5040909@yandex.ru> Hello! I have downloaded apache source files httpd-2.2.19. Than I have tried to patch atch -p1 < apache2.2-mpm-itk-2.2.17-01.patch patching file server/mpm/experimental/itk/Makefile.in patching file server/mpm/experimental/itk/config.m4 patching file server/mpm/experimental/itk/itk.c patching file server/mpm/experimental/itk/mpm.h patching file server/mpm/experimental/itk/mpm_default.h patching file server/mpm/config.m4 Hunk #1 FAILED at 1. 1 out of 3 hunks FAILED -- saving rejects to file server/mpm/config.m4.rej patching file include/http_request.h patching file server/request.c patching file server/config.c "1 out of 3 hunks FAILED -- saving rejects to file server/mpm/config.m4.rej" please help me to fix this error the content of server/mpm/config.m4.rej file: cat server/mpm/config.m4.rej *************** *** 1,7 **** AC_MSG_CHECKING(which MPM to use) AC_ARG_WITH(mpm, APACHE_HELP_STRING(--with-mpm=MPM,Choose the process model for Apache to use. - MPM={beos|event|worker|prefork|mpmt_os2}),[ APACHE_MPM=$withval ],[ if test "x$APACHE_MPM" = "x"; then --- 1,7 ---- AC_MSG_CHECKING(which MPM to use) AC_ARG_WITH(mpm, APACHE_HELP_STRING(--with-mpm=MPM,Choose the process model for Apache to use. + MPM={beos|event|worker|prefork|mpmt_os2|itk}),[ APACHE_MPM=$withval ],[ if test "x$APACHE_MPM" = "x"; then From knut at auvor.no Sat Jul 2 22:49:11 2011 From: knut at auvor.no (Knut Auvor Grythe) Date: Sat, 2 Jul 2011 22:49:11 +0200 Subject: [mpm-itk] can't patch apache souces with itk FAILED -- saving rejects to file server/mpm/config.m4.rej In-Reply-To: <4E0F6010.5040909@yandex.ru> References: <4E0F6010.5040909@yandex.ru> Message-ID: <20110702204911.GJ22180@stud.ntnu.no> On Sat, Jul 02, 2011 at 10:14:40PM +0400, Light wrote: > Apache to use. > - MPM={beos|event|worker|prefork|mpmt_os2}),[ > APACHE_MPM=$withval > Apache to use. > + MPM={beos|event|worker|prefork|mpmt_os2|itk}),[ This is just for making the configure script list mpm-itk in the --help option. MPM-ITK should work just fine without this line, so you can probably just ignore it and continue the installation. That being said, I guess it should be fixed in the patchset nonetheless =) -- Knut Auvor From yaestsvet at yandex.ru Sat Jul 2 22:03:09 2011 From: yaestsvet at yandex.ru (Light) Date: Sun, 03 Jul 2011 00:03:09 +0400 Subject: [mpm-itk] can't patch apache souces with itk FAILED -- saving rejects to file server/mpm/config.m4.rej In-Reply-To: <20110702204911.GJ22180@stud.ntnu.no> References: <4E0F6010.5040909@yandex.ru> <20110702204911.GJ22180@stud.ntnu.no> Message-ID: <4E0F797D.1000108@yandex.ru> Thank you for your answer! the make command was failed always ( I have changed file server/mpm/config.m4 according to the changes in server/mpm/config.m4.rej and apache has been compiled without errors 03.07.2011 0:49, Knut Auvor Grythe ?????: > On Sat, Jul 02, 2011 at 10:14:40PM +0400, Light wrote: >> Apache to use. >> - MPM={beos|event|worker|prefork|mpmt_os2}),[ >> APACHE_MPM=$withval >> Apache to use. >> + MPM={beos|event|worker|prefork|mpmt_os2|itk}),[ > This is just for making the configure script list mpm-itk in the --help > option. MPM-ITK should work just fine without this line, so you can > probably just ignore it and continue the installation. > > That being said, I guess it should be fixed in the patchset nonetheless =) > From lists at schramm.es Sun Jul 10 18:59:22 2011 From: lists at schramm.es (Dominique 'NetAndroid' Schramm) Date: Sun, 10 Jul 2011 18:59:22 +0200 Subject: [mpm-itk] server load problems Message-ID: <4E19DA6A.6050906@schramm.es> hi, first of all thanks for your great work. actually i use suphp at lots of servers. the performance is worse than mpm-itk. but with mpm-itk i noticed, that after round 20 hours the server begans to create a lot of cpu load. some vhosts has cpu load of 20.0 (apache status info) and do nothing. the apache status said that these childs make an answer to the client. but the server outgoing is minimalistic. i use the mpm-itk from debian lenny-backports (an upgrade to squeeze is actual not possible) have you any idea why the mpm-itk has such high load? system: debian lenny apache2.2.16-mpm-itk php5.2.17 eaccelerator (latest) -- Dominique 'NetAndroid' Schramm - Twitter: @NetAndroid_BY - Identi.ca: @netandroid - Blog: http://netandroid.nl/