Jess Holle said:
> I don't have a vote, but I believe the socket timeout configuration is
> necessary to address issues seen with firewall timeouts and the LDAP
> connections held open by Apache.
Is there an outstanding patch for this yet?
The right way to solve this problem is to allocate the LDAP connection
pool using apr_reslist_*, which handles things like connection timeouts
for us.
If this code exists already, then I'm keen to get it in ASAP, and if the
code doesn't exist I should have time to fix it after tomorrow.
Regards,
Graham
--
|