On 27.08.2012 15:42, Michael Felt wrote:
> FYI: I get an error message from configure that I do not understand.
>
> + ./configure
> --enable-layout=AIX
> --with-apr=/opt/bin/apr-1-config
> --with-apr-util=/opt/bin/apu-1-config
> --wit
Hello,
I have an issue where, apache is, when using graceful reload, setting
perms for domains as root
-rw--- 1 root root 44 Sep 1 05:59 somedomain
yet if I delete this and either click on URL, or, stop apache and
cleanly start apache it is recreated cleanly as:
-rw--- 1 apa
On Friday 31 August 2012, Eric Covener wrote:
> I'm fighting a problem on new releases of AIX where in some
> environments, /dev/random seems to run out of entropy way too
> quick.
>
> I'd like a way to suppress the apr_uuid_get->
> apr_generate_random_bytes() in mod_proxy_balancer used for the
>
On 8/31/2012 8:45 AM, Eric Covener wrote:
> Alternatives would be to find a weaker source for the nonce, or allow
> tto opt out / use a hard-coded one.
+1... also, couldn't the nonce get in the way of rest-like calls to the
balancer manager to disable/enable/modify members?
--
Daniel Ruggeri
I'm fighting a problem on new releases of AIX where in some
environments, /dev/random seems to run out of entropy way too quick.
I'd like a way to suppress the apr_uuid_get->
apr_generate_random_bytes() in mod_proxy_balancer used for the
balancer-manager nonce in affected environments.
I was thin