Search found 1 match
- Sat Nov 26, 2022 10:05 pm
- Forum: ESP-IDF
- Topic: HTTP server can't handle many requests
- Replies: 11
- Views: 12003
Re: HTTP server can't handle many requests
Hello, I have a problem with my web server on ESP32 (8M). I was trying to achieve a polling with XMLHttpRequest to check if Wi-Fi is disconnected then i show a dialog with error message and when the connexion to the Wi-Fi is established again the dialog disappear. My problem is: When I connect to th...