Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread 3.30 RemoteType Question
Thu, Apr 27 2017 3:13 PMPermanent Link

John Easley

I'm using 3.30 (currently working to upgrade to 4.x).  

My app runs on a local LAN with approx 80-100 connections.  I'm using SessionType of stRemote, and RemoteType of rtInternet.  I'm just curious if there's a performance gain or loss by using a SesstionType of rtLAN instead of rtInternet?  

TIA,

John
Fri, Apr 28 2017 10:05 AMPermanent Link

Matthew Jones

John Easley wrote:

> SesstionType of rtLAN instead of rtInternet?

I know little of this, but the only reference I find on my system is the DBISAM v4 manual that says it is to do with compression, and appears to have gone.
Looks like internet was encrypted, lan not?

http://www.elevatesoft.com/manual?action=viewtopic&id=dbisam4&product=delphi&version=5&topic=changes

--

Matthew Jones
Mon, May 1 2017 1:20 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

John,

<< My app runs on a local LAN with approx 80-100 connections.  I'm using SessionType of stRemote, and RemoteType of rtInternet.  I'm just curious if there's a performance gain or loss by using a SesstionType of rtLAN instead of rtInternet? >>

If you're using at least 100Mbps network hardware, then you should use rtLAN instead.  rtInternet will turn on compression, which isn't as useful with a fast network because the compression overhead starts to overcome any performance gains in total transmission time.

Tim Young
Elevate Software
www.elevatesoft.com
Image