s�ndagen den 23 februari 2003 15.06 skrev Jean-Michel Dault: > Le dim 23/02/2003 � 05:21, Oden Eriksson a �crit : > > > > module limit was reached. Please increase DYNAMIC_MODULE_LIMIT and > > > > recompile. Ha ha ha ha !!!, this was funny! (very cool!) > > > > > > - Fixed =) > > > > Cool, I raised it to 128 and tried again, it worked. > > 128 is a bit high, it mallocs memory for each module, so the lower the > better. I put 96, since we have *only* ;-) 91 modules
He he he, yes I knew that. Actually I think we should lower it because no sane person will ever run this many modules at the same time :) > > > > [Sat Feb 22 20:21:17 2003] [notice] child pid 785 exit signal > > > > Segmentation fault (11) > > > > > > - This was caused by mod_fortress, the module is badly broken and > > > segfaults. I disabled the LoadModule in the config file, this is > > > temporary until we find the problem. > > > > I worked several hours yesterday to find this. mod_fortress works > > allright, but not with _some_, or _all_ of the other 3rd party modules. I > > have not yet pinpointed which combo doesn't work. I sent a mail to the > > author last night about this. > > Even *alone*, it segfaults with http://localhost/server-status. Oh.., sh!t, on Cooker? It works fine on ML9.0... [EMAIL PROTECTED] /]# rpm -qa|grep apache2 apache2-devel-2.0.44-6mdk apache2-mod_ldap-2.0.44-6mdk apache2-modules-2.0.44-6mdk apache2-mod_suexec-2.0.44-2mdk apache2-common-2.0.44-6mdk apache2-mod_dav-2.0.44-6mdk apache2-source-2.0.44-6mdk apache2-mod_fortress-2.0.44_1.0-1mdk apache2-2.0.44-6mdk apache2-manual-2.0.44-6mdk apache2-mod_ssl-2.0.44-6mdk (my internal 2.0.44-6mdk package with DYNAMIC_MODULE_LIMIT=128) I have no segfaults in the error log, but hey! I'm using much newer/different config files which I got from the author a while back, maybe that's it? Please test these and see if the segfault goes away, get them here: http://www.deserve-it.com/Cooker/SOURCES/ > > I guess the 10 seconds delay with mod_sleep strucked you, he he he, I > > thought that was funny (and very annoying:)), otherwise I would had put 1 > > second in there. > > Even 1 second is too big, when it does that *by default*. He he he, but it's still quite funny! That's why I even bothered packaging this one, it will piss people off until they realize what the module _really_ is good for !!! ;) > As a related topic, I had a hosting company question the ADVX > reliability, when the server would give Access Denied error messages > when reloading the page too often. Turned out they installed > mod_dosevasive without knowing what it was exactly, and that it was not > a bug, it was a feature ;-) Ha ha ha !!! Amazing! And if you didn't change mod_sleep, then... (ha ha ha ha!!!) > Little things like this we have to check. Yes, you're right. > But we make a great team you and me: > - you push Apache to the max by adding new features all the time > - I try to the max to break the configuration, squash all bugs, and make > it more stable Yes we're a great team! And it's great fun! > What's remaining is to build a strong community around our project, and > achieve world domination.. and fast ;-) He he he he!!!, that will come as there's no competition here, we're way ahead the rest of the crowd (AFAIK). -- Regards // Oden Eriksson, Deserve-IT.com
