Subject | Re: [ib-support] Re: Interbase safe on internet? |
---|---|
Author | Artur Anjos |
Post date | 2002-07-01T23:57:25Z |
Sandeep:
I doubt it. Even in a 10MBits lan.
[ Maybe if you have some big querys for a report that return some big
varchar fields. But I doubt it. ]
What this tool does is listening to IP packets, and try to compress them. If
you have fewer packets to transfer between the server and the client, the
time spend in the compression process will kill any performance - for the
contrary, you can have a decrease of performance.
You can use ZeBeDee for encription over the wire in your local LAN, but
there are very few instalations that need to be wire-encripted 'in house'.
But, if your LAN is connected to remote offices using 32Kb links, for
example, you can notice some improvements, especially in big reports.
Artur Anjos
I doubt it. Even in a 10MBits lan.
[ Maybe if you have some big querys for a report that return some big
varchar fields. But I doubt it. ]
What this tool does is listening to IP packets, and try to compress them. If
you have fewer packets to transfer between the server and the client, the
time spend in the compression process will kill any performance - for the
contrary, you can have a decrease of performance.
You can use ZeBeDee for encription over the wire in your local LAN, but
there are very few instalations that need to be wire-encripted 'in house'.
But, if your LAN is connected to remote offices using 32Kb links, for
example, you can notice some improvements, especially in big reports.
Artur Anjos
----- Original Message -----
From: "Sandeep Chandra" <sandeep@...>
To: <ib-support@yahoogroups.com>
Sent: Tuesday, July 02, 2002 12:20 PM
Subject: Re: [ib-support] Re: Interbase safe on internet?
> On Mon, 2002-07-01 at 15:26, Artur Anjos wrote:
>
> > If you want to use Firebird over the internet, take a look at ZebeDee:
> >
> > http://www.winton.org.uk/zebedee/
> >
> > I use it in all my clients that run my applications over the internet.
Some
> > beneficts:
> >
> > - Compression (10x more performance in big querys, such as reports)
> > - encryption
> > - Small footprint
> > - entirely free for commercial or non-commercial use
>
> Will it give any performance improvement if used in LAN.
>
> Sandeep
>