Subject Poor performance on LAN
Author pascsam
Hi all,

I noticed that my application is much slower when it runs on a client
computer on a LAN than when it runs on the FB server.

App and FB on the same computer (using local proticol) : ~ 4 mins
App and FB on the same computer (using IP protocol) : ~ 6 mins
App and FB on the different computer : ~ 9 mins

My app inserts records in a database
( Prepared "INSERT (...) VALUES (...)" ).

Why is it so much slower over network ?

I tested Win2000 and WinXP configurations using Firebird 1.5RC3
SuperServer.
(Client and Server computers are almost identical. 100/1000 Mbps LAN low
trafic).

Thanks