[cvsnt] CVS slow whenever internet connection down
Mitch Davis
mjd at alphalink.com.au
Thu Dec 4 04:24:30 GMT 2003
Hi Rich,
> The cvs server version 1.11.75 was installed on
> a windows 2000 server in our windows domain. But I
> find if our network loses Internet connention, the
> cvs system become very slow.
It's most likely related to DNS resolving. What is
your value of CVSROOT? Is DNS used to resolve the
name of your server into an IP address?
If so, here are two ideas to try:
- Fix your DNS setup so that resolving the server
doesn't use DNS. In particular, use a "hosts" file.
http://support.microsoft.com/default.aspx?scid=108295
- Use an IP address instead of a server name in
your CVSROOT setting.
Hope this helps.
Mitch.
More information about the cvsnt
mailing list