Re: Re: a questions about calling opensaml lib

2010-07-19 Thread Ben Noordhuis
You didn't mention what MPM you are using but I assume it's the prefork one. You need to register a hook with ap_hook_child_init() and call SAMLConfig::getConfig().init() from there.

Re:Re: Re: a questions about calling opensaml lib

2010-07-19 Thread whut_jia
Ohh!You are right that my apache server work as a prefork MPM!Are there some examples?? You didn't mention what MPM you are using but I assume it's the prefork one. You need to register a hook with ap_hook_child_init() and call SAMLConfig::getConfig().init() from there.

Re: Per request DocumentRoot

2010-07-19 Thread Ondřej Surý
We could do something interesting with moving this to the req rec in 2.4 (on 2.3 trunk) but it wouldn't solve your issue today with 2.2 or 2.0, which will not change. I am fine with that it doesn't get into 2.2 or 2.0. But I think that fixing this in the right place would allow all other

Re: 2.3 upgrade on apache.org

2010-07-19 Thread Jim Jagielski
On Jul 18, 2010, at 3:28 PM, William A. Rowe Jr. wrote: On 7/18/2010 12:58 PM, Paul Querna wrote: We have now disabled Sendfile on apache.org, and the load average dropped from ~80 to 0.35. Wow. Is it unreasonable for us to change the API to disable sendfile as the default from

Re: 2.3 upgrade on apache.org

2010-07-19 Thread Eric Covener
On Sun, Jul 18, 2010 at 3:28 PM, William A. Rowe Jr. wr...@rowe-clan.net wrote: On 7/18/2010 12:58 PM, Paul Querna wrote: We have now disabled Sendfile on apache.org, and the load average dropped from ~80 to 0.35. Wow. Is it unreasonable for us to change the API to disable sendfile as the

Re: 2.3 upgrade on apache.org

2010-07-19 Thread Sander Temme
On Jul 18, 2010, at 12:28 PM, William A. Rowe Jr. wrote: On 7/18/2010 12:58 PM, Paul Querna wrote: We have now disabled Sendfile on apache.org, and the load average dropped from ~80 to 0.35. Wow. Is it unreasonable for us to change the API to disable sendfile as the default from

Error log format configuration syntax

2010-07-19 Thread Stefan Fritsch
Hi, I have been working on making the error log format configurable. It's more or less working now, but I could use some feed-back about the config syntax. The difficulty is that many tokens only produce output in some situations (e.g. no remote IP in server scope, no thread id in a