]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix crash in balancer-manager.
authorRainer Jung <rjung@apache.org>
Wed, 16 Dec 2009 13:24:51 +0000 (13:24 +0000)
committerRainer Jung <rjung@apache.org>
Wed, 16 Dec 2009 13:24:51 +0000 (13:24 +0000)
commit730a42e3340e255bb54d28b60f8e1e18e49fbee1
tree387382629143a910d07769e2894b175fc956e0c4
parente76a01353c95ecf2cbefdf985faf2714dd1c93ad
Fix crash in balancer-manager.

This was due to an incomplete refactoring in
r771940 (switching balancer->workers to an
array of pointers).

It's likely that other balancer functionality
was broken too.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@891230 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/proxy/mod_proxy_balancer.c