Problem - extreme network slowness, cygwin only

Troy Noble troy.noble@channelpoint.com
Mon Sep 24 16:49:00 GMT 2001


Kevin's right.  If you paste his suggested fix near the end
of your .bashrc file that should do it.

  export PATH=`echo $PATH | sed 's/\/\/[^:]*://' | sed 's/:\/\/[^:]*$//'`

This could be your problem right here.  In your PATH:

   //c/program files/microsoft visual studio/vss/win32

Unless you have a machine on your network named "c"
you are trying to browse to the UNC PATH "\\c".
That'll slow you down for sure.

I thought you said your PATH was only "/usr/bin" that's why I
couldn't see it before.  cygcheck reveals all as usual.

Troy

-----Original Message-----
From: Greg Bell [ mailto:gregbell@znet.com ]
Sent: Monday, September 24, 2001 5:22 PM
To: Robert Collins
Cc: cygwin@cygwin.com
Subject: Re: Problem - extreme network slowness, cygwin only


> whats your CYGWIN env variable set to?
> Whats the output of cygcheck (as per the submitting a bug report topic
> on the cygwin homepage)?.

duh... sorry about that.  its included below.

> What you are observing is not normal, it indicates something wrong. My
> guess would be an incorrectly configured corporate network, and your
> network security info resolution is coming over a router with no local
> Domain master browser (or something of the sort).

but why would cygwin/bash exhibit the delays and not dos?


Cygnus Win95/NT Configuration Diagnostics
Current System Time: Mon Sep 24 15:04:18 2001

WinNT Ver 5.0 build 2195

Path:	/home/gbell
	.
	/usr/local/bin
	/usr/bin
	/bin
	/cygdrive/c/Program Files/Cadence Design Systems/LDV/tools/bin
	/cygdrive/c/Program Files/Cadence Design Systems/LDV/tools/lib
	/cygdrive/c/WINNT/system32
	/cygdrive/c/WINNT
	/cygdrive/c/WINNT/System32/Wbem
	/cygdrive/c/DMI/bin
	/cygdrive/c/Program Files/Symantec/pcAnywhere/
	/cygdrive/c/modeltech_5.5b/win32pe
	/cygdrive/z/utils
	/cygdrive/c/Program Files/winzip
	/cygdrive/c/MODELSIM/WIN32PE
	/common
	//c/program files/microsoft visual studio/vss/win32
	/usr/X11R6/bin

.... snip

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list