https://bz.apache.org/bugzilla/show_bug.cgi?id=63687

--- Comment #10 from Ruediger Pluem <rpl...@apache.org> ---
(In reply to nitop from comment #9)
> Hello,
> 
> "Which MPM do you use?"
> 
> -> We use worker.
> 
> I've now just updated apache2 to 2.4.41 - so far no problems with Memory
> BUT, I saw this:
> 
> # apache2 -V
> Server version: Apache/2.4.41 (Unix)
> Server loaded:  APR 1.7.0, APR-UTIL 1.6.1
> Compiled using: APR 1.6.5, APR-UTIL 1.6.1
> 
> Why is this different?
> We've compiled APR 1.6.5 and NOT 1.7.0.

This is because you complied it against 1.6.5, but when started the httpd
process finds 1.7.0 first and hence loads it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to