delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
X-Sender: | @ (Unverified) |
Date: | Sun, 19 Mar 2006 02:31:36 +0100 |
To: | <cygwin AT cygwin DOT com> |
From: | Arend-Jan Westhoff <jpmcyafvmhsl AT spammotel DOT com> |
Subject: | Re: sshd and scp/sftp: slow throughput on windows machines |
In-Reply-To: | <005a01c64ad6$2fb18e20$39678350@HAUPTPC> |
References: | <20060318210347 DOT 8FB7A2680 AT dot DOT warande DOT net> |
Mime-Version: | 1.0 |
Message-Id: | <20060319013152.3C7EA2680@dot.warande.net> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
At 22:52 2006-03-18 +0100, Max Stein wrote: >> 1. Is it possible to increase the bandwith by having the client aggregate >> multiple sessions through a single pipe? > >Could you please give me some advice how this can be achieved? I am not an >SSH guru yet. Unfortunately neither am I. It was an idea derived from a report on the stunnel program: <http://ftp.surfnet.nl/networking/stunnel/> that tunnels through SSL and according to the report can do such aggregation. (I don't know an english version of this report so I'll refrain from providing a link to that.) Since neither the CPU nor the network bandwidth is fully used in your case it would seem at least theoretically possible that the same could be done with transport over SSH. I formulated it as a question because I am not absolutely sure and don't know the details myself. <snip> >> W2k and XP have easy to configure PPTP clients. >> (See also W2003 RAS.) > >Why should a point to point tunnel improve the performance? Using Linux on >the client and server machines I achieved a throughput of 10.8 MB/s whereas >the theoretical maximum on a 100 MBit/s ethernet network would be 12.5 MB/s. > >There must be another way. Why is the Linux implementation of SSH able to >provide a much better throughput for scp/sftp >than cygwin's implementation running on the same hardware? It is not a >problem of the Windows operating system because usual FTP tranfer yields >simalar fast throughput of 10-11 MB/s like SSH running on Linux. Ah, so your first MB was Megabit and the others were MegaByte... To prevent any more misunderstandings: Are you talking about the Windows FTP or the Cygwin FTP here? Anyway, it seems not too far fetched to assume that anything that runs directly on a native (i.e. Windows or Linux) OS would outperform a similar thing running through an emulation layer (Cygwin). Arend-Jan Westhoff -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |