[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: syncrepl's "retry" option
--On Tuesday, April 20, 2010 5:34 PM -0400 Ryan Steele <ryans@aweber.com>
wrote:
The FAQ indicates that the 'retry' option should be a comma-separated
list: http://www.openldap.org/faq/data/cache/1118.html
However, all of the examples from the section on replication in the Admin
Guide seem to show them as being space-delimited values:
http://www.openldap.org/doc/admin24/replication.html#Syncrepl
Which is correct?
Both.
If you examine the source, you find:
slap_str2clist( &retry_list, val, " ,\t" );
i.e., it accepts a space, a comma, or a tab, as delimiters.
--Quanah
--
Quanah Gibson-Mount
Principal Software Engineer
Zimbra, Inc
--------------------
Zimbra :: the leader in open source messaging and collaboration