On Fri, Apr 22, 2016 at 03:59:52PM +0200, Stefan Heymann wrote:
> > However, the new fbclient (3.0.0.31529) connecting to old Firebird
> > servers (2.5 and earlier) is also taking 1 second (compared to +/- 25-30
> > milliseconds with Firebird 3 beta 1 fbclient and 15 milliseconds with 
> > Firebird 2.5.3 fbclient), so we do have a problem.
> 
> I just tested the new 3.0.0 Release (Build 32483) fbclient.dll against
> a Firebird 2.5.5 database. It takes ages (about 1 second) to attach to
> the database. Connection to a Firebird 3.0 database is quick as ever.

Do you see the same delay when identifying the server by IP address
(rather than by name)?

> Are there plans to speed this up? It's quite annoying.

If this is the problem discussed before (waiting for the IPv6 connection
attempt to time out), it should be possible to change the preference via
gai.conf (RFC 3484).

We might also consider extending the new connection string format
inet://... to variants inet4://... and inet6://... which would enforce
AF_INET or AF_INET6.

                                                          Michal Kubecek


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to