|
From: | Frédéric Bernon |
Subject: | [lwip-devel] [bug #20506] HTTP server doesn't call tcp_output |
Date: | Thu, 19 Jul 2007 14:38:02 +0000 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4 |
Follow-up Comment #22, bug #20506 (project lwip): Just to give my lwipopts.h values for this test: #define TCP_MSS (1460) #define TCP_SND_BUF (4 * TCP_MSS) #define TCP_SND_QUEUELEN (8 * (TCP_SND_BUF/TCP_MSS)) #define TCP_WND (TCP_SND_BUF) #define TCP_SNDLOWAT (TCP_SND_BUF/2) _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?20506> _______________________________________________ Message posté via/par Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |