We're using openLDAP 2.3.43 on RedHat 5 ES with delta syncrepl, one master four consumers.
Every 24 hours at the same time syncrepl on the four consumers disconnect from the master then don't reconnect for 60 seconds. We have retry=60 so we know that but the question is can this disconnect behavior be stopped completely?
We have type=refreshAndPersist set, that to me means refresh and persist not refresh and persist for 24 hours.
Data getting to the consumers is time sensitive to the point that 5 seconds might be too long and cause confusion for our users from an authentication standpoint.
Is there any way to stop this syncrepl disconnect behavior?
Curt Blank wrote:
We're using openLDAP 2.3.43 on RedHat 5 ES with delta syncrepl, one master four consumers.
Every 24 hours at the same time syncrepl on the four consumers disconnect from the master then don't reconnect for 60 seconds. We have retry=60 so we know that but the question is can this disconnect behavior be stopped completely?
We have type=refreshAndPersist set, that to me means refresh and persist not refresh and persist for 24 hours.
Data getting to the consumers is time sensitive to the point that 5 seconds might be too long and cause confusion for our users from an authentication standpoint.
Is there any way to stop this syncrepl disconnect behavior?
There is no code in OpenLDAP that would cause this. Check your network configuration, most likely you have a firewall that terminates connections at this particular time.
On 05/19/2011 11:15 AM, Curt Blank wrote:
We're using openLDAP 2.3.43 on RedHat 5 ES with delta syncrepl, one master four consumers.
Every 24 hours at the same time syncrepl on the four consumers disconnect from the master then don't reconnect for 60 seconds. We have retry=60 so we know that but the question is can this disconnect behavior be stopped completely?
We have type=refreshAndPersist set, that to me means refresh and persist not refresh and persist for 24 hours.
Data getting to the consumers is time sensitive to the point that 5 seconds might be too long and cause confusion for our users from an authentication standpoint.
Is there any way to stop this syncrepl disconnect behavior?
Upgrade:
http://www.openldap.org/lists/openldap-software/201003/msg00066.html http://www.openldap.org/its/index.cgi/Software%20Bugs?id=6519
openldap-technical@openldap.org