Skip to main content
markb
Associate III
July 15, 2015
Question

SPWF01 fails with multiple HTTP requests

  • July 15, 2015
  • 1 reply
  • 505 views
Posted on July 15, 2015 at 08:43

Hi,

I am hoping to be able to serve some web pages from the SPWF01 which make use of javascript and css. I have put some test files into the flash and they can be fetched using HTTP individually OK but when I try to access my html file that references the javascript and css files some of the transfers fail. I am trying to make sense of the wireshark capture but in the meantime I thought I would ask what is the known limitations of the lwip HTTP server that the SPWF01 uses. Can it cope with more than 1 request at a time?

If I can't serve html with javascript and css from the SPWF01, it's a big problem.

Cheers,

Mark

    This topic has been closed for replies.

    1 reply

    Gerardo GALLUCCI
    ST Employee
    July 15, 2015
    Posted on July 15, 2015 at 09:43

    Hi Mark,

    please refer to thread: 

    Maximum frequency for querying input.cgi

    Try also, when possible, to create a flat filesystem. This way, a single request is sent to module (in place of 2 or more requests) for a single object request.