lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #50915] non-SSI files corruption with LWIP_HTTPD_DYNAM


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #50915] non-SSI files corruption with LWIP_HTTPD_DYNAMIC_FILE_READ = 1
Date: Tue, 2 May 2017 14:56:29 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36

Update of bug #50915 (project lwip):

                  Status:                    None => Works For Me           

    _______________________________________________________

Follow-up Comment #1:

That should not be a problem since data read from an external file system must
be copied (a 2nd time) by tcp anyway, since the single read buffer in httpd
cannot guarantee to hold the data until it is ACKed - this would limit the tcp
window to the read buffer size...

What is HTTP_IS_DATA_VOLATILE() set to in your application?

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?50915>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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