[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090831150731.28c36081@nehalam>
Date: Mon, 31 Aug 2009 15:07:31 -0700
From: Stephen Hemminger <shemminger@...tta.com>
To: Lisong Xu <lisongxu2@...il.com>
Cc: netdev@...r.kernel.org
Subject: Re: TCP Congestion Control Algorithms
On Mon, 31 Aug 2009 16:10:59 -0500
Lisong Xu <lisongxu2@...il.com> 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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists