Searched defs:AP_LDAP_CONNPOOL_DEFAULT (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/ldap/
H A Dutil_ldap.c67 #define AP_LDAP_CONNPOOL_DEFAULT -1 macro
2815 st->connection_pool_ttl = AP_LDAP_CONNPOOL_DEFAULT; /* no limit */
2869 st->connection_pool_ttl = (overrides->connection_pool_ttl == AP_LDAP_CONNPOOL_DEFAULT) ?

Completed in 18 milliseconds