buglwIP - A Lightweight TCP/IP stack - Bugs: bug #31535, httpserver_raw doesn't run with...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #31535: httpserver_raw doesn't run with default opt.h

Submitter:  Bill Auerbach <billauerbach>
Submitted:  Wed 03 Nov 2010 02:22:43 PM UTC
   
 
Category:  Contrib Severity:  3 - Normal
Item Group:  Faulty Behaviour Status:  Fixed
Privacy:  Public Assigned to:  goldsimon
Open/Closed:  Closed Planned Release:  None
lwIP version:  CVS Head

Sat 20 Nov 2010 05:34:46 PM UTC, comment #1: 

Good catch: TCP_SND_QUEUELEN must be at least 2 or else no-copy TCP writes will never succeed (this bug is not limited to our httpd).

Fixed, thanks for reporting.

Simon Goldschmidt <goldsimon>
Group administrator
Wed 03 Nov 2010 02:22:43 PM UTC, original submission:  

The default TCP_SND_BUF (265) in opt.h is too small.

1024 works but is a bit choppy loading.  2028 is better.

Bill Auerbach <billauerbach>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by goldsimon (Posted a comment)
  • -email is unavailable- added by billauerbach (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-11-20 goldsimon StatusNone Fixed
        Assigned toNone goldsimon
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code