Opened 9 years ago

Last modified 8 years ago

#253 new defect

Timeout too long for non esisting servers

Reported by: Yuri Dario Owned by:
Priority: major Milestone: Samba Client 2.3.x
Component: Samba Client Version: Client 2.3.x
Keywords: Cc:

Description

When the connection is opened to a non existing server, it takes very long before a return code is returned. This is especially annoying with WPS operations, since WPS blocks until timeout expires.

I think this is related to DNS resolving and connection timeout.

Change History (1)

comment:1 Changed 8 years ago by Paul Smedley

Try relinking against libcx - this sounds similar to https://trac.netlabs.org/samba/ticket/269 and is assuming the tevent code is similar in 3.x and 4.x Samba builds, is likely due to looping select()

Note: See TracTickets for help on using tickets.