Hello, Gordon,
thank you for reply.
Theres no rush, so ill be waiting...
As far as i can see it doesnt depend on number of requests, but on different clients. I can request server for, lets say dozen of times, reloading the same page and everything works fine including fetch requests, but then should i request server from smartphone or ping it, server stops getting requests. Or i can make just one request after code is uploaded and on the second request from another client or after ping, server wont get requests. And in either way in two consequent requests from the server its again possible to get requests. It looks like this: first request from server reaches host (ethernet relay) but dont get answer from it, on second request from server its possible to get answer from host, and thus possible to request server to serve some page...
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hello, Gordon,
thank you for reply.
There
s no rush, so i
ll be waiting...As far as i can see it doesn
t depend on number of requests, but on different clients. I can request server for, let
s say dozen of times, reloading the same page and everything works fine including fetch requests, but then should i request server from smartphone or ping it, server stops getting requests. Or i can make just one request after code is uploaded and on the second request from another client or after ping, server wont get requests. And in either way in two consequent requests from the server it
s again possible to get requests. It looks like this: first request from server reaches host (ethernet relay) but dont get answer from it, on second request from server it
s possible to get answer from host, and thus possible to request server to serve some page...