Subject Re: [firebird-support] Traps using Local Filesystem Connect instead of TCP/IP
Author Milan Babuskov
Nigel Weeks wrote:
> Via TCP/IP
> $conn = ibase_connect("localhost:/u1/db/data.fdb","sysdba","masterkey");
> Via Local (Process run as root)
> $conn = ibase_connect("/u1/db/data.fdb","sysdba","masterkey");
>
> The performance jump was incredible. It was easily 10x faster. As expected,
> the Firebird engine was pulled into the running application, rather than
> launching an 'fb_inet_server' process.

Not really an answer to your question, but I'm curious: which operating
system and which firebird version (CS or SS) have you used?

--
Milan Babuskov
http://fbexport.sourceforge.net