On Mon, Feb 27, 2012 at 4:51 PM, csross <[email protected]> wrote: > > Hi, > > It was suggested that I try and use apr 1.3.9 and apu 1.3.9 to try and stop > the problem with graceful restarts and processes being stuck in "G" state if > you have more than 1 listener (ie) port 80 and port 443. I have been trying > the newer versions of apache and I still have that problem with 2.2.22 > (compile on solaris with gcc). The only way to clear them is to restart > apache. > > Can I download apr and apr-util 1.3.9, and specify to use both apr and > apr-util on the ./configure line? > > Do you know if there are any plans to fix this issue?
What bug number(s) apply to this issue? (I assume that a suggestion to use 1.3.9 of either apr or apr-util is a rather old one.) > > thanks > > > > Ruediger Pluem wrote: >> >> >> >> Mikhail T. wrote: >>> On 27.12.2011 08:24, Ruediger Pluem wrote: >>>> Some modules in 2.3 require the apr-util crypto API. These >>>> won't work with older apr-util versions. >>> Oh, Ok -- so a module may just not be built, if apr(-util) is too old at >>> compile time. But if it is available, it is >>> fully-featured, right? In other words, there are no silent #ifs in the >>> code like: >>> >>> #if APR_UTIL_VERSION < 1.4 >>> disable some really cool feature or performance improvement >>> #endif >> >> Not directly, but you need to have apr-util 1.4 available during compile >> time to get these modules compiled. >> >> Regards >> >> Rüdiger >> >> > > -- > View this message in context: > http://old.nabble.com/which-apr-to-use%2C-version-numbering-confusion-tp33039336p33402972.html > Sent from the Apache HTTP Server - Dev mailing list archive at Nabble.com. > -- Born in Roswell... married an alien...
