From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: TCP Congestion Control Algorithms Date: Mon, 31 Aug 2009 15:07:31 -0700 Message-ID: <20090831150731.28c36081@nehalam> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: Lisong Xu Return-path: Received: from mail.vyatta.com ([76.74.103.46]:49148 "EHLO mail.vyatta.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751442AbZHaWHe (ORCPT ); Mon, 31 Aug 2009 18:07:34 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Mon, 31 Aug 2009 16:10:59 -0500 Lisong Xu wrote: > Hello, > > Since there are multiple different TCP congestion control algorithms > available in Linux, a Linux server may use any of them. > > Is it possible for a regular user to find out the exact TCP congestion > control algorithm used by a Linux server? For example, if I am > downloading a file from a remote Linux server using a TCP flow, can I > find out whether this flow is a TCP/CUBIC flow, or TCP/Newreno, or > some other TCP protocol? > No. you might be able to some nmap style guessing, but no remote API. You can see locally on the server through /proc/sys/net