Sorry if I was unclear. I meant that you need to gather more information about the problem to see if you can find it's source. This may mean building and debugging telnet and/or inetd (probably just telnet). You might be able to tell something by running telnet with strace. The key is to figure out who's responsible for generating the network path name starting with "//.terminfo". This is the reason you see the slowness. If you can find the source of that path and eliminate it, this will fix your problem.
Larry Original Message: ----------------- From: Danilo Turina [EMAIL PROTECTED] Date: Tue, 15 Oct 2002 09:52:15 +0200 To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: RE: inetd telnet slowness > [snip] > > It's definitely correlated to your problem but I can't tell > > you what's > > generating it specifically. You'll need to debug it more it seems. > [snip] > > What do you need with "debug it more"? I don't know how to ^^^^ Obviously was "mean" and not "need". -- 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/ -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ . -- 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/