We have two webservers that need to load their LDAP cache from the same host when starting. Both webservers rotate their log files at midnight and as a consequence get restarted, unfortunately I get the following in the errors log file:
[04/Jun/2003:00:00:03] info (28447): LDAPServer reports: Connected to LDAP server on [hostname] port 3890
[04/Jun/2003:00:00:03] info (28447): loadCache reports: Initializing LDAP cache from server [hostname] port 3890
[04/Jun/2003:00:01:03] failure (28447): loadCache reports: ldap_result from server [hostname] port 3890 timed out
[04/Jun/2003:00:01:03] info (28447): ReadRegistry reports: Primary host [iport]
This implies to me that this is an LDAP config problem, but I don't know where to start.
A newbie to LDAP so any assistance would be great.
[04/Jun/2003:00:00:03] info (28447): LDAPServer reports: Connected to LDAP server on [hostname] port 3890
[04/Jun/2003:00:00:03] info (28447): loadCache reports: Initializing LDAP cache from server [hostname] port 3890
[04/Jun/2003:00:01:03] failure (28447): loadCache reports: ldap_result from server [hostname] port 3890 timed out
[04/Jun/2003:00:01:03] info (28447): ReadRegistry reports: Primary host [iport]
This implies to me that this is an LDAP config problem, but I don't know where to start.
A newbie to LDAP so any assistance would be great.