Thanks Geoff!!! I removed the lines below in /etc/xinetd.d/cvspserver and restarted xinetd. Now it's as fast as ever.
... log_on_success +=USERID log_on_failure += USERID ... /andreas -----Ursprungligt meddelande----- Fr�n: Geoff Beier [mailto:[EMAIL PROTECTED] Skickat: den 14 november 2003 17:35 Till: Andreas Rehn; [EMAIL PROTECTED] �mne: Re: Help! 30 second delay on every command going thru pserver!? On Fri, 14 Nov 2003 17:20:56 +0100, Andreas Rehn wrote > CVS Command: > > D:\Work\Development\mecp\mwaf>cvs -t log build.xml > > -> main loop with CVSROOT=:pserver:[EMAIL PROTECTED]:/home/cvs/repository > > -> Connecting to brink(217.212.21.5):2401 Is this the point where the delay occurs? If so, most likely you've got a machine without a proper reverse DNS entry and an inetd/xinetd configured to do name lookups on clients. Either fix your DNS or reconfigure your inetd not to do the lookups. See the documentation for your Linux distribution for details on how to dot this. HTH, Geoff _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
