Bug 44817 - httpd fails to build with libtool-2.2.*

2008-05-11 Thread Arfrever Frehtes Taifersar Arahesis
Apache developers, I would like to politely ask you to fix Bug 44817: https://issues.apache.org/bugzilla/show_bug.cgi?id=44817 The patch had been already attached to this bug. The following error happens without that patch: /bin/sh /var/tmp/httpd/shlibtool --silent --mode=link

Do the worker and prefork MPMs forcefully kill child processes?

2008-05-11 Thread Hongli Lai
Hi, this is a question about Apache module development. I'm not sure whether I'm writing to the right mailing list, but this topic doesn't seem belong to the user mailing list. Please forgive me if I should have sent this email to a different mailing list. I'm planning on using shared memory

Re: Do the worker and prefork MPMs forcefully kill child processes?

2008-05-11 Thread Jille Timmermans
Hello, Afaik it will happen: First it will try to kill you 'softly', and it'll get more agressive after that. So, I think if you exit fast enough after getting a signal, there will be no problem. (This will be more than at least one second). So if you start hurrying and get your data

AllowOverride Options vs AllowOverride Options= reloaded

2008-05-11 Thread Lazy
Hello to all, in https://issues.apache.org/bugzilla/show_bug.cgi?id=44262 I was told to ask about this issue on [EMAIL PROTECTED] Long talk short (i gues my last mail was to long to be comprehensible ;) In apache 1.3/2.0 there was no selection of whitch options can or can't be set in .htacess