Re: Problem with array of hosts in Net:LDAP(S)->new

2008-02-10 Thread Markus Moeller
That helped. I am only wondering why then '192.168.1.12 192.168.1.18' was working and didn't give an error. Thank you Markus "Peter Marschall" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hi, On Sunday, 10. February 2008, Markus Moeller wrote: I am new to LDAP.pm and like to

Re: Problem with array of hosts in Net:LDAP(S)->new

2008-02-10 Thread Peter Marschall
Hi, On Sunday, 10. February 2008, Markus Moeller wrote: > I am new to LDAP.pm and like to query several ldap servers for > redundancy/failover. The documentation says that the host can be an array: > > "HOST may also be a reference to an array of hosts, host-port pairs or URIs > to try. Each will

Problem with array of hosts in Net:LDAP(S)->new

2008-02-10 Thread Markus Moeller
I am new to LDAP.pm and like to query several ldap servers for redundancy/failover. The documentation says that the host can be an array: "HOST may also be a reference to an array of hosts, host-port pairs or URIs to try. Each will be tried in order until a connection is made. Only when all h