SPWF01 fails with multiple HTTP requests
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-07-14 11:43 PM
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 discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-07-15 12:43 AM
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.