cancel
Showing results for 
Search instead for 
Did you mean: 

SPWF01 fails with multiple HTTP requests

markb
Associate II
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

1 REPLY 1
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.