Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#327630 - 18/11/2009 12:32 Remote office speed issues
tahir
pooh-bah

Registered: 27/02/2004
Posts: 1900
Loc: London
We have an office in China (2 users) that accesses our network via Citrix MetaFrame (ICA), we serve the whole desktop. Performance is becoming a huge issue as they need to send and receive lots of images via email as well as viewing images from our UK server, scrolling through a series of images is almost impossible.

Is there a better way of doing this?

Top
#327631 - 18/11/2009 12:36 Re: Remote office speed issues [Re: tahir]
wfaulk
carpal tunnel

Registered: 25/12/2000
Posts: 16706
Loc: Raleigh, NC US
What problem does ICA solve that them using their regular OS plus a VPN (or similar) connection to your office wouldn't?

What I'm getting at is that it might be more efficient for them to access the data directly, rather than a picture of the data.
_________________________
Bitt Faulk

Top
#327634 - 18/11/2009 14:05 Re: Remote office speed issues [Re: tahir]
Redrum
old hand

Registered: 17/01/2003
Posts: 998
We use Terminal Server and it seems to work well on slow VPN connections.

Top
#327635 - 18/11/2009 15:13 Re: Remote office speed issues [Re: wfaulk]
tahir
pooh-bah

Registered: 27/02/2004
Posts: 1900
Loc: London
I just assumed that doing it via Citrix would be better, as it's not downloading any data to the remote site. We use Citrix in the UK and it works OK.

I hadn't even considered setting up a VPN that enabled them to access the data directly because I just thought it'd take a lot more bandwidth, am I wrong?

Top
#327636 - 18/11/2009 15:14 Re: Remote office speed issues [Re: Redrum]
tahir
pooh-bah

Registered: 27/02/2004
Posts: 1900
Loc: London
Originally Posted By: Redrum
We use Terminal Server and it seems to work well on slow VPN connections.



We find ICA faster than RDP for screen redraws and stuff but as I said scrolling through images in China is a real pain.

Top
#327637 - 18/11/2009 15:55 Re: Remote office speed issues [Re: tahir]
wfaulk
carpal tunnel

Registered: 25/12/2000
Posts: 16706
Loc: Raleigh, NC US
Originally Posted By: tahir
I hadn't even considered setting up a VPN that enabled them to access the data directly because I just thought it'd take a lot more bandwidth, am I wrong?

It depends on the workflow, probably.
_________________________
Bitt Faulk

Top
#327638 - 18/11/2009 17:22 Re: Remote office speed issues [Re: wfaulk]
tahir
pooh-bah

Registered: 27/02/2004
Posts: 1900
Loc: London
I guess it'd be relatively easy to test. Will try it and see.

Top
#327639 - 18/11/2009 17:38 Re: Remote office speed issues [Re: tahir]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31575
Loc: Seattle, WA
One of the larger issues, beyond performance, is that a remote desktop connection (whether through citrix or through RDP) carries a different set of security implications than a VPN does.
_________________________
Tony Fabris

Top
#327643 - 18/11/2009 18:53 Re: Remote office speed issues [Re: tfabris]
JBjorgen
carpal tunnel

Registered: 19/01/2002
Posts: 3583
Loc: Columbus, OH
Thumbnails
_________________________
~ John

Top
#327658 - 19/11/2009 08:37 Re: Remote office speed issues [Re: tfabris]
tahir
pooh-bah

Registered: 27/02/2004
Posts: 1900
Loc: London
Originally Posted By: tfabris
One of the larger issues, beyond performance, is that a remote desktop connection (whether through citrix or through RDP) carries a different set of security implications than a VPN does.


We're not overly concerned about security, we've used Metaframe since NT4.0/MF1.8 (1997 I think) and have had no issues. We're a small company (25 users), even though we're expanding rapidly it'll take us a few years to reach even 50 users.

Top
#327659 - 19/11/2009 08:38 Re: Remote office speed issues [Re: JBjorgen]
tahir
pooh-bah

Registered: 27/02/2004
Posts: 1900
Loc: London
Originally Posted By: JBjorgen
Thumbnails


They'd only help to a small extent, we deal in garments, you need to see a pretty large image for a useful level of detail, especially as a lot of images are poorly taken.

Top
#327662 - 19/11/2009 12:28 Re: Remote office speed issues [Re: tahir]
jmwking
old hand

Registered: 27/02/2003
Posts: 770
Loc: Washington, DC metro
Bits are bits and pipes are pipes. You can only squeeze so much through. If you need to move hi-res images, that needs a bigger pipe.

I worked for a company that did a lot of digital art and video work, stuff to take away from the offices and on-site for shows.

The pointy haired bosses wanted to centralize everything with remote desktops, until they realized how big - and expensive - the pipes would be to move the data back and forth.

-jk

Top
#327663 - 19/11/2009 12:45 Re: Remote office speed issues [Re: jmwking]
tahir
pooh-bah

Registered: 27/02/2004
Posts: 1900
Loc: London
I realise that having images locally would be better, but there are typically several versions of a product before it's signed off, having images centrally located means everybody's referring to a single image.

I'll try and find out if we can get more bandwidth in China.

Top
#327665 - 19/11/2009 13:28 Re: Remote office speed issues [Re: tahir]
drakino
carpal tunnel

Registered: 08/06/1999
Posts: 7868
Keep in mind latency is also a factor here, especially over remote desktop protocols. Increasing the size of the pipe may not fix what "performance problems" they are complaining about.

Top
#327667 - 19/11/2009 13:44 Re: Remote office speed issues [Re: tahir]
wfaulk
carpal tunnel

Registered: 25/12/2000
Posts: 16706
Loc: Raleigh, NC US
If the workflow doesn't involve needing immediate access to new and updated data, you could set up some sort of data mirroring so that the data is local to each site. That way, the data is only sent once, rather than every time a user looks at it. You will have periods of disjoint data, though.

You might also be able to set up some sort of caching proxy, so its slow for the first person who views the data, but then local speeds from then on.
_________________________
Bitt Faulk

Top
#327669 - 19/11/2009 14:20 Re: Remote office speed issues [Re: wfaulk]
tahir
pooh-bah

Registered: 27/02/2004
Posts: 1900
Loc: London
Originally Posted By: wfaulk
If the workflow doesn't involve needing immediate access to new and updated data, you could set up some sort of data mirroring so that the data is local to each site. That way, the data is only sent once, rather than every time a user looks at it. You will have periods of disjoint data, though.


I'm going to test this with one of our UK sites first, just so that we have a current offsite backup more than anything else, I guess if we schedule it right we could do the sync to China while they're asleep. This won't be the real fix though as a lot of the image viewing is done through our business management app which relies on indexing images stored in a central location. What if the images were stored offsite in a data centre somewhere?

Top
#327671 - 19/11/2009 15:40 Re: Remote office speed issues [Re: tahir]
wfaulk
carpal tunnel

Registered: 25/12/2000
Posts: 16706
Loc: Raleigh, NC US
Then you're just going to slow all the sites down.


Edited by wfaulk (19/11/2009 15:40)
_________________________
Bitt Faulk

Top
#327672 - 19/11/2009 15:47 Re: Remote office speed issues [Re: wfaulk]
tahir
pooh-bah

Registered: 27/02/2004
Posts: 1900
Loc: London
Originally Posted By: wfaulk
Then you're just going to slow all the sites down.


Am I? I know it'll slow all the local workers down but shouldn't the pipe into the data centre have much more bandwidth for remote users?

Top
#327674 - 19/11/2009 17:33 Re: Remote office speed issues [Re: tahir]
wfaulk
carpal tunnel

Registered: 25/12/2000
Posts: 16706
Loc: Raleigh, NC US
It's doubtful to be any significantly faster for those other sites, though you're right that it's also unlikely to slow them down further. They'll most likely remain at their current level of slow.
_________________________
Bitt Faulk

Top
#327678 - 20/11/2009 00:40 Re: Remote office speed issues [Re: wfaulk]
matthew_k
pooh-bah

Registered: 12/02/2002
Posts: 2298
Loc: Berkeley, California
Can you describe your business management app? Windows DFS, a caching proxy or creative aliases might be worth investigating.

Matthew

Top