lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] TCP tuning


From: Ed Sutter
Subject: Re: [lwip-users] TCP tuning
Date: Tue, 28 Jan 2003 07:49:00 -0500

I found that the following values help HTTP quite a bit...
TCP_WND 8096
TCP_MSS 1024
TCB_SND_BUF 2048
Ed

Kieran Mansley wrote:
> 
> On Mon, 27 Jan 2003, Ed Sutter wrote:
> 
> > Hi,
> > In my current system I have (among other things)
> > a telnet server and an http server.  I'm finding that
> > if I tune (lwipopts.h) things to work well for HTTP,
> > then telnet is slow and choppy; however if I tune things
> > for telnet, then HTTP is very slow.
> > I'm certainly no TCP/IP wizard, but I'm guessing that it
> > has something to do with TCP_WND, TCP_MSS and TCP_SND_BUF.
> > Does anyone have any suggestions regarding how to tune
> > the stack properly?  I'm more concerned about improving
> > user-response than I am RAM usage.
> 
> What options do you change to tune it for the HTTP server/telnet?
> 
> Kieran

Attachment: els.vcf
Description: Card for Ed Sutter


reply via email to

[Prev in Thread] Current Thread [Next in Thread]