Moderator: igrr
One technique to try and deal with this is to write the html/js code so that it does not request new items until the previous ones have been completed.
Recently there has been a thread about http transfer speed. viewtopic.php?f=32&t=11289&start=16
I didn't look into it (but hoped to) but I believe there was something in the posts that indicated that a change was made to speed up the transfers but that it was in the git version.
My understanding of all this is limited so don't consider this the voice of God.
It seems something wrong on me PC (cause on IPad it works very fast!). I use Win 7, i tried Chrome and Firefox browsers. Any ideas?
Everything I wrote above applies. Have you used the developer tools in the browsers to see what the problems are? Look at the Network tab.
rudy wrote:Have you used the developer tools in the browsers to see what the problems are? Look at the Network tab.
Yes, of course, but I don't understand what is going on. This is a screen shot after I've entered URL http://shot.qip.ru/00QUtl-6SNS8HX0g/ (I try download only 1 file - jQuery library - 80Kb). And this is a screen shot when I stopped browser after it works about 53 second http://shot.qip.ru/00QUtl-5SNS8HX0i/ .
As you can see, browser downloads 2.6 Kb for about 261ms and then it tries download, but can't.
It works on Windows 7, Arduino IDE 1.6.8, Arduino IED core for ESP 8266 from github, chip ESP8266-12E. Scetch - FSBrowser. I attached .js file
If I use Safari on Ipad, file downloads about 1 sec or less I think (didn't measure)