already in there!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@485056
13f79535-47bb-0310-9956-
ffa450edef68
*) mod_dbd: share per-request database handles across subrequests
and internal redirects [Chris Darroch]
- *) mod_dbd: key connection pools correctly to virtual hosts
- [Graham Leggett, Nick Kew]
+ *) mod_dbd: key connection pools to virtual hosts correctly even when
+ ServerName is unset/unavailable [Graham Leggett]
*) Better detection and clean up of ldap connection that has been
terminated by the ldap server. PR 40878.