From: Tom Serface on
I think I was just sensitive to that as a possibility since I live in that
world all the time and have learned to work around it.

Tom

"Joseph M. Newcomer" <newcomer(a)flounder.com> wrote in message
news:o4sf24phte5vvu38l8kh45tqgnmbru1ic2(a)4ax.com...
> I'm amazed by the fact that the single most important parameter of the
> problem, the use of
> VPN, never entered the original question!
> joe
>
> On Sun, 11 May 2008 23:22:26 -0700, "Tom Serface"
> <tom.nospam(a)camaswood.com> wrote:
>
>>I work almost exclusively on VPN and I just check out the project to my
>>local drive to work on and work my best to disable the integrated VSS
>>stuff
>>from the VS IDE (which keeps popping back on and I have to turn it off
>>again). It's a pain, but it works. VPN is just slow and a lot of it has
>>to
>>do with the speed of your internet connection of course. I only have
>>1.5Mbit download and 256K upload so it's a lot slower than the local lan.
>>
>>Network shares work OK for me, but I have to log into the domain at the
>>main
>>office.
>>
>>If you need to use VPN with VSS I would suggest getting another client for
>>it. I use Source Anywhere from DynamSoft. But that won't speed up your
>>compile. I've found the easiest thing to do is just have my own local
>>copy
>>of the source and compile it on my local machine. I usually use "Get
>>Latest
>>Version" to get all the code I don't need to modify, and then check out
>>code
>>I need to modify using Source Anywhere. That paradigm has worked well for
>>me for several years.
>>
>>
>>"dwaach" <xbhishek.xsthxnx(a)gmail.com> wrote in message
>>news:1ee586e7-5430-4357-aaaf-ab57b573d4f8(a)25g2000hsx.googlegroups.com...
>>On May 9, 9:30 pm, "Tom Serface" <tom.nos...(a)camaswood.com> wrote:
>>
>>Hi,
>>
>>Ya, I am using VPN as Cisco VPN to connect to the office network from
>>other place. Just missed to mention, when I compile the project while
>>at office the speed of compilation is avg around 5 mins. However, when
>>I do the same compilation from some other place than office, I usually
>>connect using Cisco VPN and then when I compile it takes around 1
>>hour.
>>
>>I tried getting all the files locally on my system (those being
>>accessed using \\ path on network) and then too the compilation speed
>>is not too resonable when from other place than office.
>>
>>Do we expect speed of acess reduction of '\\server' stuff when on
>>VPN ? Network shares do not work in VPN from other place. I tried them
>>but failed.
>>
>>Any ideas why ?
>>
>>Thanks
>>Abhishek
> Joseph M. Newcomer [MVP]
> email: newcomer(a)flounder.com
> Web: http://www.flounder.com
> MVP Tips: http://www.flounder.com/mvp_tips.htm

From: Joseph M. Newcomer on
I don't "live" in that world, but I work with people who do; one has a rather bulky VPN
hardware accelerator tied to his laptop with nylon cable ties (a challenge, by the way),
because otherwise the performance is unendurable. (It is a box about three inches wide,
eight inches long, and two inches thick. As he happily points out, it gives secure data
transfer, but to log into it, any keylogger attack could capture his password; he comments
that the company equipped everyone with these boxes to "improve security".)
joe
On Mon, 12 May 2008 08:50:16 -0700, "Tom Serface" <tom.nospam(a)camaswood.com> wrote:

>I think I was just sensitive to that as a possibility since I live in that
>world all the time and have learned to work around it.
>
>Tom
>
>"Joseph M. Newcomer" <newcomer(a)flounder.com> wrote in message
>news:o4sf24phte5vvu38l8kh45tqgnmbru1ic2(a)4ax.com...
>> I'm amazed by the fact that the single most important parameter of the
>> problem, the use of
>> VPN, never entered the original question!
>> joe
>>
>> On Sun, 11 May 2008 23:22:26 -0700, "Tom Serface"
>> <tom.nospam(a)camaswood.com> wrote:
>>
>>>I work almost exclusively on VPN and I just check out the project to my
>>>local drive to work on and work my best to disable the integrated VSS
>>>stuff
>>>from the VS IDE (which keeps popping back on and I have to turn it off
>>>again). It's a pain, but it works. VPN is just slow and a lot of it has
>>>to
>>>do with the speed of your internet connection of course. I only have
>>>1.5Mbit download and 256K upload so it's a lot slower than the local lan.
>>>
>>>Network shares work OK for me, but I have to log into the domain at the
>>>main
>>>office.
>>>
>>>If you need to use VPN with VSS I would suggest getting another client for
>>>it. I use Source Anywhere from DynamSoft. But that won't speed up your
>>>compile. I've found the easiest thing to do is just have my own local
>>>copy
>>>of the source and compile it on my local machine. I usually use "Get
>>>Latest
>>>Version" to get all the code I don't need to modify, and then check out
>>>code
>>>I need to modify using Source Anywhere. That paradigm has worked well for
>>>me for several years.
>>>
>>>
>>>"dwaach" <xbhishek.xsthxnx(a)gmail.com> wrote in message
>>>news:1ee586e7-5430-4357-aaaf-ab57b573d4f8(a)25g2000hsx.googlegroups.com...
>>>On May 9, 9:30 pm, "Tom Serface" <tom.nos...(a)camaswood.com> wrote:
>>>
>>>Hi,
>>>
>>>Ya, I am using VPN as Cisco VPN to connect to the office network from
>>>other place. Just missed to mention, when I compile the project while
>>>at office the speed of compilation is avg around 5 mins. However, when
>>>I do the same compilation from some other place than office, I usually
>>>connect using Cisco VPN and then when I compile it takes around 1
>>>hour.
>>>
>>>I tried getting all the files locally on my system (those being
>>>accessed using \\ path on network) and then too the compilation speed
>>>is not too resonable when from other place than office.
>>>
>>>Do we expect speed of acess reduction of '\\server' stuff when on
>>>VPN ? Network shares do not work in VPN from other place. I tried them
>>>but failed.
>>>
>>>Any ideas why ?
>>>
>>>Thanks
>>>Abhishek
>> Joseph M. Newcomer [MVP]
>> email: newcomer(a)flounder.com
>> Web: http://www.flounder.com
>> MVP Tips: http://www.flounder.com/mvp_tips.htm
Joseph M. Newcomer [MVP]
email: newcomer(a)flounder.com
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
From: Alexander Grigoriev on
Be aware that TCP MTU may be less on VPN interface. Sometimes it doesn't
play well with default 1500 Ethernet MTU.

"dwaach" <xbhishek.xsthxnx(a)gmail.com> wrote in message
news:1ee586e7-5430-4357-aaaf-ab57b573d4f8(a)25g2000hsx.googlegroups.com...
On May 9, 9:30 pm, "Tom Serface" <tom.nos...(a)camaswood.com> wrote:
> In addition to what other's have mentioned, are you running on VPN? I've
> found that things can slow down quite a bit when running under VPN
> especially if VS feels the need to get new source or check out files from
> VSS.
>
> Also, even though I don't like mapped drives, if you map drives to your
> network shares things will run much faster.
>
> Tom
>
> "dwaach" <xbhishek.xsth...(a)gmail.com> wrote in message
>
> news:5524042c-9c0a-4369-9421-5da33a83995a(a)z16g2000prn.googlegroups.com...
>
>
>
> > Hi,
>
> > I have a vc++ 2002.NET MFC console exe project and it accesses a lot
> > of 3rd party headers and libraries available on a network machine \
> > \dataread. Now, I do connect to that machine by Start->Run->\\dataread
> > and entering user/pwd. Further I have declared several environment
> > variables which are used in the Visual Studio project.
>
> > The project build is extremely slow. I do not understand why ? It
> > takes soe over 1 hour.
>
> > Any help please appreciarted.
>
> > Thanks,
> > Abhishek- Hide quoted text -
>
> - Show quoted text -

Hi,

Ya, I am using VPN as Cisco VPN to connect to the office network from
other place. Just missed to mention, when I compile the project while
at office the speed of compilation is avg around 5 mins. However, when
I do the same compilation from some other place than office, I usually
connect using Cisco VPN and then when I compile it takes around 1
hour.

I tried getting all the files locally on my system (those being
accessed using \\ path on network) and then too the compilation speed
is not too resonable when from other place than office.

Do we expect speed of acess reduction of '\\server' stuff when on
VPN ? Network shares do not work in VPN from other place. I tried them
but failed.

Any ideas why ?

Thanks
Abhishek