https://issues.apache.org/bugzilla/show_bug.cgi?id=47549
--- Comment #5 from f. gaillard <[email protected]> 2009-08-05 09:16:09 PDT --- (In reply to comment #4) > (In reply to comment #2) > > > > > On apache 2.2.10 a config file with these lines > > > > <Proxy balancer://xxx> > > BalancerMember ajp://localhost:17100 route=yyy ping=10 > > </Proxy> > > > > works fine, but on 2.2.11 it fails to parse, showing error > > > > This was a bug in apr. The version now bundled with 2.2.12 does not contain > this problem. So please retest with 2.2.12. Just test the same configuration with version 2.2.12. The apr_strings.c seems to have been patched, but i still get the same error : BalancerMember Ping/Pong timeout has wrong format Regards, --Fabrice Gaillard -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
