Subject Re: Firebird speed on internet
Author dirinler
--- In firebird-support@yahoogroups.com, Alexandre Benson Smith
<iblist@...> wrote:
>
> AshimQuikStor wrote:
> > When I test and compare firebird with mysql almost they have same
speed in local connection
> >
> > But when I try to connect to them trough internet my firebird
work 10 times slower than Mysql even slower than sqlserver
> >
> > Anybody knows why? Is any setting wrong in my routers?
> >
> >
> >
>
> Hi !
>
> Firebird protocol is known to be chatty, so if you have a
connection
> with hight latency (like ADSL) you will have trouble.
>
> You could use ZeBeDee or another tunneling software to compress the
> traffic, but the major problem is the number of roundtrips.
>
> Give a try to FB 2.1 (client and server !) that has a few protocol
> improvements.
>
> I will be glad if you could post some numbers about the found
diference
> between 2.1 and prior to 2.1 versions since I did not testes it by
myself.
>
>
> see you !
>
> --
> Alexandre Benson Smith
> Development
> THOR Software e Comercial Ltda
> Santo Andre - Sao Paulo - Brazil
> www.thorsoftware.com.br
>
i use delphi 7 and FB 2.X i have been creating client to server
projects on the internet(ADSL) i tested connection speed on the
internet it was like hell and i decided about VPN(virtual private
network.it means like you are working on local area).its not bad
like normal connection.and if you wantto work soo good your project i
think you must create it with only SQL codes.

Thanks.