Stability of the Webclient
Posted: Sun Oct 04, 2015 7:31 am
Wonder whether the esp web client is really stable. Working from the examples is easy to have a client feeding a MySql database on a server (in my case on a Synology NAS). However it turned out not to be stable as sometimes communication between client en server stops. You can see this easy in the MySql database.
I made another set up:
Each client informs the server about a change in it's counters together with it's id. Initially communication is as expected and robustness is okay ( switch off and off the server or clients does return communication to normal.
HOWEVER: now and then one of the clients stops the communication with the web server. A test via the browser shows that the server cannot be blamed. Resetting the client affected returns communications to normal.
When one clients fails the other continues his communication with the server. Nu issues discovered yet.
Do we have similar experiences?
I made another set up:
- first esp acts as an access point and web server: This turns out to be stable up to now.
Each client informs the server about a change in it's counters together with it's id. Initially communication is as expected and robustness is okay ( switch off and off the server or clients does return communication to normal.
HOWEVER: now and then one of the clients stops the communication with the web server. A test via the browser shows that the server cannot be blamed. Resetting the client affected returns communications to normal.
When one clients fails the other continues his communication with the server. Nu issues discovered yet.
Do we have similar experiences?