Only prevent parallel spawn if we've previously failed opening a connection
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 12 Feb 2015 01:20:52 +0000 (20:20 -0500)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 12 Feb 2015 01:20:52 +0000 (20:20 -0500)
commit72523f8fafcb65984bdff024d9bcef7616dd7596
tree0681ae6146db05977dff78b70214500523278796
parent1f71145a09eaf179c9fbc3f1f07a17e1f03910c9
Only prevent parallel spawn if we've previously failed opening a connection

Otherwise, for LDAP at least, we reject all the requests that get processed until the first connection has opened
src/main/connection.c