This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: pasting into an ssh connection painfully slow... sometimes


On 2/7/07, DePriest, Jason R. wrote:
My department manages some Netscreen NS208 firewalls.

If I ssh into them with the cygwin ssh client (either with rxvt or
with cygwin from a cmd.exe prompt), pasting into the session runs like
a 2400 baud modem.

If I ssh into them with something else such as PuTTY, then the paste
function works just like it does on other systems: fast.

I don't have this problem with cygwin ssh on systems other than the Netscreens.

PuTTY doesn't have any special configuration done to it so that it
works.  I just connect and its okay.

Has anyone else experienced this sort of slowness and if so, how did you fix it?

Windows has some deficiencies when it comes to sending data in certain configurations. They particularly show up due to the way cygwin makes use of winsock. I looked into this a while ago: http://www.cygwin.com/ml/cygwin-patches/2006-q2/msg00031.html

When I get some time I'll redo those patches against the latest cygwin
version. In the meantime, if netscreen provides a sysctl
net.inet.tcp.ackonpush or some way to disable delayed acks, then that
might help you.

Lev

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]